bump deps

This commit is contained in:
Paul Gauthier 2025-06-25 11:26:17 -07:00
parent e2d3fc4594
commit 63a7d261ae
5 changed files with 69 additions and 69 deletions

View file

@ -2,7 +2,7 @@
# 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.6.1
# via aiohttp
aiohttp==3.12.12
aiohttp==3.12.13
# via
# huggingface-hub
# litellm
@ -39,7 +39,7 @@ cachetools==5.5.2
# via
# google-auth
# streamlit
certifi==2025.4.26
certifi==2025.6.15
# via
# httpcore
# httpx
@ -101,9 +101,9 @@ filelock==3.18.0
# virtualenv
filetype==1.2.0
# via llama-index-core
flake8==7.2.0
flake8==7.3.0
# via -r requirements/requirements.in
fonttools==4.58.3
fonttools==4.58.4
# via matplotlib
frozenlist==1.7.0
# via
@ -129,7 +129,7 @@ google-api-core[grpc]==2.25.1
# google-cloud-bigquery
# google-cloud-core
# google-generativeai
google-api-python-client==2.172.0
google-api-python-client==2.173.0
# via google-generativeai
google-auth==2.40.3
# via
@ -172,7 +172,7 @@ grpcio-status==1.71.0
# via google-api-core
h11==0.16.0
# via httpcore
hf-xet==1.1.3
hf-xet==1.1.5
# via huggingface-hub
httpcore==1.0.9
# via httpx
@ -185,7 +185,7 @@ httpx==0.28.1
# litellm
# llama-index-core
# openai
huggingface-hub[inference]==0.33.0
huggingface-hub[inference]==0.33.1
# via
# llama-index-embeddings-huggingface
# sentence-transformers
@ -233,13 +233,13 @@ jsonschema-specifications==2025.4.1
# via jsonschema
kiwisolver==1.4.8
# via matplotlib
litellm==1.72.4
litellm==1.73.1
# via -r requirements/requirements.in
llama-index-core==0.12.26
# via
# -r requirements/requirements-help.in
# llama-index-embeddings-huggingface
llama-index-embeddings-huggingface==0.5.4
llama-index-embeddings-huggingface==0.5.5
# via -r requirements/requirements-help.in
lox==0.13.0
# via -r requirements/requirements-dev.in
@ -261,7 +261,7 @@ mpmath==1.3.0
# via sympy
mslex==1.3.0
# via oslex
multidict==6.4.4
multidict==6.5.1
# via
# aiohttp
# yarl
@ -269,7 +269,7 @@ multiprocess==0.70.18
# via pathos
mypy-extensions==1.1.0
# via typing-inspect
narwhals==1.42.1
narwhals==1.44.0
# via altair
nest-asyncio==1.6.0
# via llama-index-core
@ -295,11 +295,11 @@ numpy==1.26.4
# soundfile
# streamlit
# transformers
openai==1.86.0
openai==1.91.0
# via litellm
oslex==0.1.3
# via -r requirements/requirements.in
packaging==24.2
packaging==25.0
# via
# -r requirements/requirements.in
# altair
@ -342,7 +342,7 @@ playwright==1.52.0
# via -r requirements/requirements-playwright.in
pluggy==1.6.0
# via pytest
posthog==4.9.0
posthog==5.4.0
# via -r requirements/requirements.in
pox==0.3.6
# via pathos
@ -381,11 +381,11 @@ pyasn1==0.6.1
# rsa
pyasn1-modules==0.4.2
# via google-auth
pycodestyle==2.13.0
pycodestyle==2.14.0
# via flake8
pycparser==2.22
# via cffi
pydantic==2.11.6
pydantic==2.11.7
# via
# banks
# google-generativeai
@ -400,9 +400,9 @@ pydub==0.25.1
# via -r requirements/requirements.in
pyee==13.0.0
# via playwright
pyflakes==3.3.2
pyflakes==3.4.0
# via flake8
pygments==2.19.1
pygments==2.19.2
# via
# pytest
# rich
@ -418,7 +418,7 @@ pyproject-hooks==1.2.0
# via
# build
# pip-tools
pytest==8.4.0
pytest==8.4.1
# via
# -r requirements/requirements-dev.in
# pytest-env
@ -430,7 +430,7 @@ python-dateutil==2.9.0.post0
# matplotlib
# pandas
# posthog
python-dotenv==1.1.0
python-dotenv==1.1.1
# via litellm
pytz==2025.2
# via pandas
@ -475,7 +475,7 @@ safetensors==0.5.3
# via transformers
scikit-learn==1.7.0
# via sentence-transformers
scipy==1.15.3
scipy==1.16.0
# via
# -r requirements/requirements.in
# scikit-learn
@ -511,7 +511,7 @@ soupsieve==2.7
# via beautifulsoup4
sqlalchemy[asyncio]==2.0.41
# via llama-index-core
streamlit==1.45.1
streamlit==1.46.0
# via -r requirements/requirements-browser.in
sympy==1.14.0
# via torch
@ -525,7 +525,7 @@ tiktoken==0.9.0
# via
# litellm
# llama-index-core
tokenizers==0.21.1
tokenizers==0.21.2
# via
# litellm
# transformers
@ -590,15 +590,15 @@ tzdata==2025.2
# via pandas
uritemplate==4.2.0
# via google-api-python-client
urllib3==2.4.0
urllib3==2.5.0
# via
# mixpanel
# requests
uv==0.7.13
uv==0.7.15
# via -r requirements/requirements-dev.in
virtualenv==20.31.2
# via pre-commit
watchfiles==1.0.5
watchfiles==1.1.0
# via -r requirements/requirements.in
wcwidth==0.2.13
# via prompt-toolkit