mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-12 15:45:00 +00:00
bump deps
This commit is contained in:
parent
8ba29ee8e6
commit
882e7b6716
6 changed files with 44 additions and 44 deletions
|
@ -157,14 +157,14 @@ grpcio-status==1.71.0
|
|||
# via google-api-core
|
||||
h11==0.14.0
|
||||
# via httpcore
|
||||
httpcore==1.0.7
|
||||
httpcore==1.0.8
|
||||
# via httpx
|
||||
httpx==0.28.1
|
||||
# via
|
||||
# litellm
|
||||
# llama-index-core
|
||||
# openai
|
||||
huggingface-hub[inference]==0.30.1
|
||||
huggingface-hub[inference]==0.30.2
|
||||
# via
|
||||
# llama-index-embeddings-huggingface
|
||||
# sentence-transformers
|
||||
|
@ -212,13 +212,13 @@ jsonschema-specifications==2024.10.1
|
|||
# via jsonschema
|
||||
kiwisolver==1.4.8
|
||||
# via matplotlib
|
||||
litellm==1.65.3
|
||||
litellm==1.65.7
|
||||
# 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.2
|
||||
llama-index-embeddings-huggingface==0.5.3
|
||||
# via -r requirements/requirements-help.in
|
||||
lox==0.13.0
|
||||
# via -r requirements/requirements-dev.in
|
||||
|
@ -240,7 +240,7 @@ monotonic==1.6
|
|||
# via posthog
|
||||
mpmath==1.3.0
|
||||
# via sympy
|
||||
multidict==6.3.2
|
||||
multidict==6.4.3
|
||||
# via
|
||||
# aiohttp
|
||||
# yarl
|
||||
|
@ -248,7 +248,7 @@ multiprocess==0.70.17
|
|||
# via pathos
|
||||
mypy-extensions==1.0.0
|
||||
# via typing-inspect
|
||||
narwhals==1.33.0
|
||||
narwhals==1.34.1
|
||||
# via altair
|
||||
nest-asyncio==1.6.0
|
||||
# via llama-index-core
|
||||
|
@ -274,7 +274,7 @@ numpy==1.26.4
|
|||
# soundfile
|
||||
# streamlit
|
||||
# transformers
|
||||
openai==1.70.0
|
||||
openai==1.73.0
|
||||
# via litellm
|
||||
packaging==24.2
|
||||
# via
|
||||
|
@ -321,7 +321,7 @@ playwright==1.51.0
|
|||
# via -r requirements/requirements-playwright.in
|
||||
pluggy==1.5.0
|
||||
# via pytest
|
||||
posthog==3.23.0
|
||||
posthog==3.24.1
|
||||
# via -r requirements/requirements.in
|
||||
pox==0.3.5
|
||||
# via pathos
|
||||
|
@ -360,7 +360,7 @@ pycodestyle==2.13.0
|
|||
# via flake8
|
||||
pycparser==2.22
|
||||
# via cffi
|
||||
pydantic==2.11.2
|
||||
pydantic==2.11.3
|
||||
# via
|
||||
# banks
|
||||
# litellm
|
||||
|
@ -513,7 +513,7 @@ tqdm==4.67.1
|
|||
# openai
|
||||
# sentence-transformers
|
||||
# transformers
|
||||
transformers==4.50.3
|
||||
transformers==4.51.2
|
||||
# via sentence-transformers
|
||||
tree-sitter==0.24.0
|
||||
# via tree-sitter-language-pack
|
||||
|
@ -521,13 +521,13 @@ tree-sitter-c-sharp==0.23.1
|
|||
# via tree-sitter-language-pack
|
||||
tree-sitter-embedded-template==0.23.2
|
||||
# via tree-sitter-language-pack
|
||||
tree-sitter-language-pack==0.6.1
|
||||
tree-sitter-language-pack==0.7.1
|
||||
# via grep-ast
|
||||
tree-sitter-yaml==0.7.0
|
||||
# via tree-sitter-language-pack
|
||||
typer==0.15.2
|
||||
# via -r requirements/requirements-dev.in
|
||||
typing-extensions==4.13.1
|
||||
typing-extensions==4.13.2
|
||||
# via
|
||||
# altair
|
||||
# anyio
|
||||
|
@ -554,15 +554,15 @@ typing-inspection==0.4.0
|
|||
# via pydantic
|
||||
tzdata==2025.2
|
||||
# via pandas
|
||||
urllib3==2.3.0
|
||||
urllib3==2.4.0
|
||||
# via
|
||||
# mixpanel
|
||||
# requests
|
||||
uv==0.6.12
|
||||
uv==0.6.14
|
||||
# via -r requirements/requirements-dev.in
|
||||
virtualenv==20.30.0
|
||||
# via pre-commit
|
||||
watchfiles==1.0.4
|
||||
watchfiles==1.0.5
|
||||
# via -r requirements/requirements.in
|
||||
wcwidth==0.2.13
|
||||
# via prompt-toolkit
|
||||
|
@ -572,7 +572,7 @@ wrapt==1.17.2
|
|||
# via
|
||||
# deprecated
|
||||
# llama-index-core
|
||||
yarl==1.18.3
|
||||
yarl==1.19.0
|
||||
# via aiohttp
|
||||
zipp==3.21.0
|
||||
# via importlib-metadata
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue