bump deps
Some checks are pending
pre-commit / pre-commit (push) Waiting to run

This commit is contained in:
Paul Gauthier 2025-05-24 13:33:19 -07:00
parent 03a489ea35
commit ef3f8bb301
6 changed files with 81 additions and 69 deletions

View file

@ -4,6 +4,7 @@ aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.11.18
# via
# httpx-aiohttp
# huggingface-hub
# litellm
# llama-index-core
@ -65,7 +66,7 @@ cogapp==3.4.1
# via -r requirements/requirements-dev.in
colorama==0.4.6
# via griffe
configargparse==1.7
configargparse==1.7.1
# via -r requirements/requirements.in
contourpy==1.3.2
# via matplotlib
@ -103,13 +104,13 @@ filetype==1.2.0
# via llama-index-core
flake8==7.2.0
# via -r requirements/requirements.in
fonttools==4.57.0
fonttools==4.58.0
# via matplotlib
frozenlist==1.6.0
# via
# aiohttp
# aiosignal
fsspec==2025.3.2
fsspec==2025.5.1
# via
# huggingface-hub
# llama-index-core
@ -129,9 +130,9 @@ google-api-core[grpc]==2.24.2
# google-cloud-bigquery
# google-cloud-core
# google-generativeai
google-api-python-client==2.169.0
google-api-python-client==2.170.0
# via google-generativeai
google-auth==2.40.1
google-auth==2.40.2
# via
# google-ai-generativelanguage
# google-api-core
@ -142,7 +143,7 @@ google-auth==2.40.1
# google-generativeai
google-auth-httplib2==0.2.0
# via google-api-python-client
google-cloud-bigquery==3.31.0
google-cloud-bigquery==3.33.0
# via -r requirements/requirements-dev.in
google-cloud-core==2.4.3
# via google-cloud-bigquery
@ -172,7 +173,7 @@ grpcio-status==1.71.0
# via google-api-core
h11==0.16.0
# via httpcore
hf-xet==1.1.0
hf-xet==1.1.2
# via huggingface-hub
httpcore==1.0.9
# via httpx
@ -182,16 +183,19 @@ httplib2==0.22.0
# google-auth-httplib2
httpx==0.28.1
# via
# httpx-aiohttp
# litellm
# llama-index-core
# openai
huggingface-hub[inference]==0.31.1
httpx-aiohttp==0.1.4
# via litellm
huggingface-hub[inference]==0.32.0
# via
# llama-index-embeddings-huggingface
# sentence-transformers
# tokenizers
# transformers
identify==2.6.10
identify==2.6.12
# via pre-commit
idna==3.10
# via
@ -216,9 +220,9 @@ jinja2==3.1.6
# litellm
# pydeck
# torch
jiter==0.9.0
jiter==0.10.0
# via openai
joblib==1.5.0
joblib==1.5.1
# via
# nltk
# scikit-learn
@ -233,13 +237,13 @@ jsonschema-specifications==2025.4.1
# via jsonschema
kiwisolver==1.4.8
# via matplotlib
litellm==1.68.1
litellm==1.71.0
# 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.3
llama-index-embeddings-huggingface==0.5.4
# via -r requirements/requirements-help.in
lox==0.13.0
# via -r requirements/requirements-dev.in
@ -261,7 +265,7 @@ mpmath==1.3.0
# via sympy
mslex==1.3.0
# via oslex
multidict==6.4.3
multidict==6.4.4
# via
# aiohttp
# yarl
@ -269,7 +273,7 @@ multiprocess==0.70.18
# via pathos
mypy-extensions==1.1.0
# via typing-inspect
narwhals==1.38.2
narwhals==1.40.0
# via altair
nest-asyncio==1.6.0
# via llama-index-core
@ -295,7 +299,7 @@ numpy==1.26.4
# soundfile
# streamlit
# transformers
openai==1.75.0
openai==1.82.0
# via litellm
oslex==0.1.3
# via -r requirements/requirements.in
@ -340,9 +344,9 @@ platformdirs==4.3.8
# virtualenv
playwright==1.52.0
# via -r requirements/requirements-playwright.in
pluggy==1.5.0
pluggy==1.6.0
# via pytest
posthog==4.0.1
posthog==4.2.0
# via -r requirements/requirements.in
pox==0.3.6
# via pathos
@ -385,7 +389,7 @@ pycodestyle==2.13.0
# via flake8
pycparser==2.22
# via cffi
pydantic==2.11.4
pydantic==2.11.5
# via
# banks
# google-generativeai
@ -463,7 +467,7 @@ rich==14.0.0
# via
# -r requirements/requirements.in
# typer
rpds-py==0.24.0
rpds-py==0.25.1
# via
# jsonschema
# referencing
@ -482,7 +486,7 @@ semver==3.0.4
# via -r requirements/requirements-dev.in
sentence-transformers==4.1.0
# via llama-index-embeddings-huggingface
setuptools==80.3.1
setuptools==80.8.0
# via pip-tools
shellingham==1.5.4
# via typer
@ -501,15 +505,15 @@ sniffio==1.3.1
# openai
socksio==1.0.0
# via -r requirements/requirements.in
sounddevice==0.5.1
sounddevice==0.5.2
# via -r requirements/requirements.in
soundfile==0.13.1
# via -r requirements/requirements.in
soupsieve==2.7
# via beautifulsoup4
sqlalchemy[asyncio]==2.0.40
sqlalchemy[asyncio]==2.0.41
# via llama-index-core
streamlit==1.45.0
streamlit==1.45.1
# via -r requirements/requirements-browser.in
sympy==1.14.0
# via torch
@ -533,7 +537,7 @@ torch==2.2.2
# via
# -r requirements/requirements-help.in
# sentence-transformers
tornado==6.4.2
tornado==6.5.1
# via streamlit
tqdm==4.67.1
# via
@ -544,7 +548,7 @@ tqdm==4.67.1
# openai
# sentence-transformers
# transformers
transformers==4.51.3
transformers==4.52.3
# via sentence-transformers
tree-sitter==0.24.0
# via tree-sitter-language-pack
@ -554,9 +558,9 @@ tree-sitter-embedded-template==0.23.2
# via tree-sitter-language-pack
tree-sitter-language-pack==0.7.3
# via grep-ast
tree-sitter-yaml==0.7.0
tree-sitter-yaml==0.7.1
# via tree-sitter-language-pack
typer==0.15.3
typer==0.15.4
# via -r requirements/requirements-dev.in
typing-extensions==4.13.2
# via
@ -582,7 +586,7 @@ typing-inspect==0.9.0
# via
# dataclasses-json
# llama-index-core
typing-inspection==0.4.0
typing-inspection==0.4.1
# via pydantic
tzdata==2025.2
# via pandas
@ -592,7 +596,7 @@ urllib3==2.4.0
# via
# mixpanel
# requests
uv==0.7.3
uv==0.7.8
# via -r requirements/requirements-dev.in
virtualenv==20.31.2
# via pre-commit