bump deps with new uv compile

This commit is contained in:
Paul Gauthier 2025-03-05 14:38:41 -08:00
parent 1357b85a3d
commit 17d93b39d5
6 changed files with 41 additions and 74 deletions

View file

@ -1,9 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --allow-unsafe --output-file=requirements/common-constraints.txt requirements/requirements-browser.in requirements/requirements-dev.in requirements/requirements-help.in requirements/requirements-playwright.in requirements/requirements.in
#
# This file was autogenerated by uv via the following command:
# uv pip compile --no-strip-extras --output-file=requirements/common-constraints.txt requirements/requirements.in requirements/requirements-browser.in requirements/requirements-dev.in requirements/requirements-help.in requirements/requirements-playwright.in
aiohappyeyeballs==2.4.8
# via aiohttp
aiohttp==3.11.13
@ -139,7 +135,7 @@ httpx==0.28.1
# litellm
# llama-index-core
# openai
huggingface-hub[inference]==0.29.1
huggingface-hub[inference]==0.29.2
# via
# llama-index-embeddings-huggingface
# sentence-transformers
@ -165,7 +161,7 @@ importlib-resources==6.5.2
# via -r requirements/requirements.in
iniconfig==2.0.0
# via pytest
jinja2==3.1.5
jinja2==3.1.6
# via
# altair
# litellm
@ -251,7 +247,7 @@ numpy==1.26.4
# soundfile
# streamlit
# transformers
openai==1.65.2
openai==1.65.3
# via litellm
packaging==24.2
# via
@ -284,6 +280,10 @@ pillow==10.4.0
# matplotlib
# sentence-transformers
# streamlit
pip==25.0.1
# via
# -r requirements/requirements.in
# pip-tools
pip-tools==7.4.1
# via -r requirements/requirements-dev.in
platformdirs==4.3.6
@ -411,6 +411,8 @@ semver==3.0.4
# via -r requirements/requirements-dev.in
sentence-transformers==3.4.1
# via llama-index-embeddings-huggingface
setuptools==75.8.2
# via pip-tools
shellingham==1.5.4
# via typer
six==1.17.0
@ -455,9 +457,7 @@ sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sqlalchemy[asyncio]==2.0.38
# via
# llama-index-core
# sqlalchemy
# via llama-index-core
streamlit==1.43.0
# via -r requirements/requirements-browser.in
sympy==1.13.3
@ -544,11 +544,3 @@ yarl==1.18.3
# via aiohttp
zipp==3.21.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
pip==25.0.1
# via
# -r requirements/requirements.in
# pip-tools
setuptools==75.8.2
# via pip-tools