mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-22 12:34:59 +00:00
bump deps
This commit is contained in:
parent
a29ae3ef37
commit
caf212c8d1
6 changed files with 50 additions and 50 deletions
|
@ -1,4 +1,3 @@
|
|||
{"event": "repo", "properties": {"num_files": 624}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1746905743}
|
||||
{"event": "auto_commits", "properties": {"enabled": true}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1746905743}
|
||||
{"event": "exit", "properties": {"reason": "Unknown edit format"}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1746905743}
|
||||
{"event": "launched", "properties": {}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1746905784}
|
||||
|
@ -998,3 +997,4 @@
|
|||
{"event": "repo", "properties": {"num_files": 627}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1749476348}
|
||||
{"event": "auto_commits", "properties": {"enabled": true}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1749476348}
|
||||
{"event": "exit", "properties": {"reason": "Completed lint/test/commit"}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1749476351}
|
||||
{"event": "ai-comments file-add", "properties": {}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1750452185}
|
||||
|
|
|
@ -4,7 +4,7 @@ aiohappyeyeballs==2.6.1
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# aiohttp
|
||||
aiohttp==3.12.9
|
||||
aiohttp==3.12.12
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# litellm
|
||||
|
@ -85,7 +85,7 @@ flake8==7.2.0
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# -r requirements/requirements.in
|
||||
frozenlist==1.6.2
|
||||
frozenlist==1.7.0
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# aiohttp
|
||||
|
@ -106,13 +106,13 @@ google-ai-generativelanguage==0.6.15
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# google-generativeai
|
||||
google-api-core[grpc]==2.25.0
|
||||
google-api-core[grpc]==2.25.1
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# google-ai-generativelanguage
|
||||
# google-api-python-client
|
||||
# google-generativeai
|
||||
google-api-python-client==2.171.0
|
||||
google-api-python-client==2.172.0
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# google-generativeai
|
||||
|
@ -141,7 +141,7 @@ grep-ast==0.9.0
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# -r requirements/requirements.in
|
||||
grpcio==1.72.1
|
||||
grpcio==1.73.0
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# google-api-core
|
||||
|
@ -172,7 +172,7 @@ httpx==0.28.1
|
|||
# -c requirements/common-constraints.txt
|
||||
# litellm
|
||||
# openai
|
||||
huggingface-hub==0.32.4
|
||||
huggingface-hub==0.33.0
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# tokenizers
|
||||
|
@ -213,7 +213,7 @@ jsonschema-specifications==2025.4.1
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# jsonschema
|
||||
litellm==1.72.1
|
||||
litellm==1.72.4
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# -r requirements/requirements.in
|
||||
|
@ -255,7 +255,7 @@ numpy==1.26.4
|
|||
# -c requirements/common-constraints.txt
|
||||
# scipy
|
||||
# soundfile
|
||||
openai==1.84.0
|
||||
openai==1.86.0
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# litellm
|
||||
|
@ -281,7 +281,7 @@ pillow==11.2.1
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# -r requirements/requirements.in
|
||||
posthog==4.3.2
|
||||
posthog==4.9.0
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# -r requirements/requirements.in
|
||||
|
@ -289,7 +289,7 @@ prompt-toolkit==3.0.51
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# -r requirements/requirements.in
|
||||
propcache==0.3.1
|
||||
propcache==0.3.2
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# aiohttp
|
||||
|
@ -333,7 +333,7 @@ pycparser==2.22
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# cffi
|
||||
pydantic==2.11.5
|
||||
pydantic==2.11.6
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# google-generativeai
|
||||
|
@ -389,7 +389,7 @@ regex==2024.11.6
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# tiktoken
|
||||
requests==2.32.3
|
||||
requests==2.32.4
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# google-api-core
|
||||
|
@ -474,7 +474,7 @@ tree-sitter-embedded-template==0.23.2
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# tree-sitter-language-pack
|
||||
tree-sitter-language-pack==0.7.3
|
||||
tree-sitter-language-pack==0.8.0
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# grep-ast
|
||||
|
@ -515,11 +515,11 @@ wcwidth==0.2.13
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# prompt-toolkit
|
||||
yarl==1.20.0
|
||||
yarl==1.20.1
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# aiohttp
|
||||
zipp==3.22.0
|
||||
zipp==3.23.0
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# importlib-metadata
|
||||
|
|
|
@ -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.9
|
||||
aiohttp==3.12.12
|
||||
# via
|
||||
# huggingface-hub
|
||||
# litellm
|
||||
|
@ -61,7 +61,7 @@ click==8.2.1
|
|||
# typer
|
||||
codespell==2.4.1
|
||||
# via -r requirements/requirements-dev.in
|
||||
cogapp==3.5.0
|
||||
cogapp==3.5.1
|
||||
# via -r requirements/requirements-dev.in
|
||||
colorama==0.4.6
|
||||
# via griffe
|
||||
|
@ -103,9 +103,9 @@ filetype==1.2.0
|
|||
# via llama-index-core
|
||||
flake8==7.2.0
|
||||
# via -r requirements/requirements.in
|
||||
fonttools==4.58.2
|
||||
fonttools==4.58.3
|
||||
# via matplotlib
|
||||
frozenlist==1.6.2
|
||||
frozenlist==1.7.0
|
||||
# via
|
||||
# aiohttp
|
||||
# aiosignal
|
||||
|
@ -122,14 +122,14 @@ gitpython==3.1.44
|
|||
# streamlit
|
||||
google-ai-generativelanguage==0.6.15
|
||||
# via google-generativeai
|
||||
google-api-core[grpc]==2.25.0
|
||||
google-api-core[grpc]==2.25.1
|
||||
# via
|
||||
# google-ai-generativelanguage
|
||||
# google-api-python-client
|
||||
# google-cloud-bigquery
|
||||
# google-cloud-core
|
||||
# google-generativeai
|
||||
google-api-python-client==2.171.0
|
||||
google-api-python-client==2.172.0
|
||||
# via google-generativeai
|
||||
google-auth==2.40.3
|
||||
# via
|
||||
|
@ -164,7 +164,7 @@ grep-ast==0.9.0
|
|||
# via -r requirements/requirements.in
|
||||
griffe==1.7.3
|
||||
# via banks
|
||||
grpcio==1.72.1
|
||||
grpcio==1.73.0
|
||||
# via
|
||||
# google-api-core
|
||||
# grpcio-status
|
||||
|
@ -185,7 +185,7 @@ httpx==0.28.1
|
|||
# litellm
|
||||
# llama-index-core
|
||||
# openai
|
||||
huggingface-hub[inference]==0.32.4
|
||||
huggingface-hub[inference]==0.33.0
|
||||
# via
|
||||
# llama-index-embeddings-huggingface
|
||||
# sentence-transformers
|
||||
|
@ -233,7 +233,7 @@ jsonschema-specifications==2025.4.1
|
|||
# via jsonschema
|
||||
kiwisolver==1.4.8
|
||||
# via matplotlib
|
||||
litellm==1.72.1
|
||||
litellm==1.72.4
|
||||
# via -r requirements/requirements.in
|
||||
llama-index-core==0.12.26
|
||||
# via
|
||||
|
@ -269,7 +269,7 @@ multiprocess==0.70.18
|
|||
# via pathos
|
||||
mypy-extensions==1.1.0
|
||||
# via typing-inspect
|
||||
narwhals==1.41.1
|
||||
narwhals==1.42.1
|
||||
# via altair
|
||||
nest-asyncio==1.6.0
|
||||
# via llama-index-core
|
||||
|
@ -295,7 +295,7 @@ numpy==1.26.4
|
|||
# soundfile
|
||||
# streamlit
|
||||
# transformers
|
||||
openai==1.84.0
|
||||
openai==1.86.0
|
||||
# via litellm
|
||||
oslex==0.1.3
|
||||
# via -r requirements/requirements.in
|
||||
|
@ -342,7 +342,7 @@ playwright==1.52.0
|
|||
# via -r requirements/requirements-playwright.in
|
||||
pluggy==1.6.0
|
||||
# via pytest
|
||||
posthog==4.3.2
|
||||
posthog==4.9.0
|
||||
# via -r requirements/requirements.in
|
||||
pox==0.3.6
|
||||
# via pathos
|
||||
|
@ -352,7 +352,7 @@ pre-commit==4.2.0
|
|||
# via -r requirements/requirements-dev.in
|
||||
prompt-toolkit==3.0.51
|
||||
# via -r requirements/requirements.in
|
||||
propcache==0.3.1
|
||||
propcache==0.3.2
|
||||
# via
|
||||
# aiohttp
|
||||
# yarl
|
||||
|
@ -385,7 +385,7 @@ pycodestyle==2.13.0
|
|||
# via flake8
|
||||
pycparser==2.22
|
||||
# via cffi
|
||||
pydantic==2.11.5
|
||||
pydantic==2.11.6
|
||||
# via
|
||||
# banks
|
||||
# google-generativeai
|
||||
|
@ -450,7 +450,7 @@ regex==2024.11.6
|
|||
# nltk
|
||||
# tiktoken
|
||||
# transformers
|
||||
requests==2.32.3
|
||||
requests==2.32.4
|
||||
# via
|
||||
# google-api-core
|
||||
# google-cloud-bigquery
|
||||
|
@ -554,7 +554,7 @@ 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.7.3
|
||||
tree-sitter-language-pack==0.8.0
|
||||
# via grep-ast
|
||||
tree-sitter-yaml==0.7.1
|
||||
# via tree-sitter-language-pack
|
||||
|
@ -594,7 +594,7 @@ urllib3==2.4.0
|
|||
# via
|
||||
# mixpanel
|
||||
# requests
|
||||
uv==0.7.11
|
||||
uv==0.7.13
|
||||
# via -r requirements/requirements-dev.in
|
||||
virtualenv==20.31.2
|
||||
# via pre-commit
|
||||
|
@ -608,7 +608,7 @@ wrapt==1.17.2
|
|||
# via
|
||||
# deprecated
|
||||
# llama-index-core
|
||||
yarl==1.20.0
|
||||
yarl==1.20.1
|
||||
# via aiohttp
|
||||
zipp==3.22.0
|
||||
zipp==3.23.0
|
||||
# via importlib-metadata
|
||||
|
|
|
@ -58,7 +58,7 @@ markupsafe==3.0.2
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# jinja2
|
||||
narwhals==1.41.1
|
||||
narwhals==1.42.1
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# altair
|
||||
|
@ -106,7 +106,7 @@ referencing==0.36.2
|
|||
# -c requirements/common-constraints.txt
|
||||
# jsonschema
|
||||
# jsonschema-specifications
|
||||
requests==2.32.3
|
||||
requests==2.32.4
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# streamlit
|
||||
|
|
|
@ -29,7 +29,7 @@ codespell==2.4.1
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# -r requirements/requirements-dev.in
|
||||
cogapp==3.5.0
|
||||
cogapp==3.5.1
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# -r requirements/requirements-dev.in
|
||||
|
@ -54,11 +54,11 @@ filelock==3.18.0
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# virtualenv
|
||||
fonttools==4.58.2
|
||||
fonttools==4.58.3
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# matplotlib
|
||||
google-api-core[grpc]==2.25.0
|
||||
google-api-core[grpc]==2.25.1
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# google-cloud-bigquery
|
||||
|
@ -90,7 +90,7 @@ googleapis-common-protos==1.70.0
|
|||
# -c requirements/common-constraints.txt
|
||||
# google-api-core
|
||||
# grpcio-status
|
||||
grpcio==1.72.1
|
||||
grpcio==1.73.0
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# google-api-core
|
||||
|
@ -253,7 +253,7 @@ pyyaml==6.0.2
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# pre-commit
|
||||
requests==2.32.3
|
||||
requests==2.32.4
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# google-api-core
|
||||
|
@ -298,7 +298,7 @@ urllib3==2.4.0
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# requests
|
||||
uv==0.7.11
|
||||
uv==0.7.13
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# -r requirements/requirements-dev.in
|
||||
|
|
|
@ -4,7 +4,7 @@ aiohappyeyeballs==2.6.1
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# aiohttp
|
||||
aiohttp==3.12.9
|
||||
aiohttp==3.12.12
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# huggingface-hub
|
||||
|
@ -70,7 +70,7 @@ filetype==1.2.0
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# llama-index-core
|
||||
frozenlist==1.6.2
|
||||
frozenlist==1.7.0
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# aiohttp
|
||||
|
@ -105,7 +105,7 @@ httpx==0.28.1
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# llama-index-core
|
||||
huggingface-hub[inference]==0.32.4
|
||||
huggingface-hub[inference]==0.33.0
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# llama-index-embeddings-huggingface
|
||||
|
@ -195,12 +195,12 @@ platformdirs==4.3.8
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# banks
|
||||
propcache==0.3.1
|
||||
propcache==0.3.2
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# aiohttp
|
||||
# yarl
|
||||
pydantic==2.11.5
|
||||
pydantic==2.11.6
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# banks
|
||||
|
@ -221,7 +221,7 @@ regex==2024.11.6
|
|||
# nltk
|
||||
# tiktoken
|
||||
# transformers
|
||||
requests==2.32.3
|
||||
requests==2.32.4
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# huggingface-hub
|
||||
|
@ -321,7 +321,7 @@ wrapt==1.17.2
|
|||
# -c requirements/common-constraints.txt
|
||||
# deprecated
|
||||
# llama-index-core
|
||||
yarl==1.20.0
|
||||
yarl==1.20.1
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# aiohttp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue