mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
upgraded dependencies
This commit is contained in:
parent
2c0dff52d3
commit
2f589ee379
2 changed files with 17 additions and 17 deletions
|
@ -2,7 +2,7 @@
|
|||
# This file is autogenerated by pip-compile with Python 3.11
|
||||
# by the following command:
|
||||
#
|
||||
# pip-compile --output-file=dev-requirements.txt dev-requirements.in
|
||||
# pip-compile dev-requirements.in
|
||||
#
|
||||
alabaster==0.7.16
|
||||
# via sphinx
|
||||
|
@ -34,11 +34,11 @@ docutils==0.20.1
|
|||
# via
|
||||
# sphinx
|
||||
# sphinx-rtd-theme
|
||||
filelock==3.13.4
|
||||
filelock==3.14.0
|
||||
# via virtualenv
|
||||
fonttools==4.51.0
|
||||
# via matplotlib
|
||||
identify==2.5.35
|
||||
identify==2.5.36
|
||||
# via pre-commit
|
||||
idna==3.7
|
||||
# via requests
|
||||
|
@ -85,9 +85,9 @@ pillow==10.3.0
|
|||
# via matplotlib
|
||||
pip-tools==7.4.1
|
||||
# via -r dev-requirements.in
|
||||
platformdirs==4.2.0
|
||||
platformdirs==4.2.1
|
||||
# via virtualenv
|
||||
pluggy==1.4.0
|
||||
pluggy==1.5.0
|
||||
# via pytest
|
||||
pox==0.3.4
|
||||
# via pathos
|
||||
|
@ -101,11 +101,11 @@ pygments==2.17.2
|
|||
# sphinx
|
||||
pyparsing==3.1.2
|
||||
# via matplotlib
|
||||
pyproject-hooks==1.0.0
|
||||
pyproject-hooks==1.1.0
|
||||
# via
|
||||
# build
|
||||
# pip-tools
|
||||
pytest==8.1.1
|
||||
pytest==8.2.0
|
||||
# via -r dev-requirements.in
|
||||
python-dateutil==2.9.0.post0
|
||||
# via
|
||||
|
@ -125,7 +125,7 @@ six==1.16.0
|
|||
# via python-dateutil
|
||||
snowballstemmer==2.2.0
|
||||
# via sphinx
|
||||
sphinx==7.3.6
|
||||
sphinx==7.3.7
|
||||
# via
|
||||
# sphinx-rtd-theme
|
||||
# sphinxcontrib-jquery
|
||||
|
@ -153,7 +153,7 @@ tzdata==2024.1
|
|||
# via pandas
|
||||
urllib3==2.2.1
|
||||
# via requests
|
||||
virtualenv==20.25.3
|
||||
virtualenv==20.26.1
|
||||
# via pre-commit
|
||||
wheel==0.43.0
|
||||
# via pip-tools
|
||||
|
|
|
@ -54,7 +54,7 @@ diskcache==5.6.3
|
|||
# via -r requirements.in
|
||||
distro==1.9.0
|
||||
# via openai
|
||||
filelock==3.13.4
|
||||
filelock==3.14.0
|
||||
# via huggingface-hub
|
||||
frozenlist==1.4.1
|
||||
# via
|
||||
|
@ -70,7 +70,7 @@ gitpython==3.1.43
|
|||
# streamlit
|
||||
google-ai-generativelanguage==0.6.2
|
||||
# via google-generativeai
|
||||
google-api-core[grpc]==2.18.0
|
||||
google-api-core[grpc]==2.19.0
|
||||
# via
|
||||
# google-ai-generativelanguage
|
||||
# google-api-python-client
|
||||
|
@ -96,7 +96,7 @@ greenlet==3.0.3
|
|||
# via playwright
|
||||
grep-ast==0.2.4
|
||||
# via -r requirements.in
|
||||
grpcio==1.62.2
|
||||
grpcio==1.63.0
|
||||
# via
|
||||
# google-api-core
|
||||
# grpcio-status
|
||||
|
@ -127,13 +127,13 @@ jinja2==3.1.3
|
|||
# altair
|
||||
# litellm
|
||||
# pydeck
|
||||
jsonschema==4.21.1
|
||||
jsonschema==4.22.0
|
||||
# via
|
||||
# -r requirements.in
|
||||
# altair
|
||||
jsonschema-specifications==2023.12.1
|
||||
# via jsonschema
|
||||
litellm==1.35.23
|
||||
litellm==1.35.33
|
||||
# via -r requirements.in
|
||||
markdown-it-py==3.0.0
|
||||
# via rich
|
||||
|
@ -156,7 +156,7 @@ numpy==1.26.4
|
|||
# pydeck
|
||||
# scipy
|
||||
# streamlit
|
||||
openai==1.23.3
|
||||
openai==1.25.0
|
||||
# via
|
||||
# -r requirements.in
|
||||
# litellm
|
||||
|
@ -211,7 +211,7 @@ pydantic==2.7.1
|
|||
# openai
|
||||
pydantic-core==2.18.2
|
||||
# via pydantic
|
||||
pydeck==0.9.0b1
|
||||
pydeck==0.9.0
|
||||
# via streamlit
|
||||
pyee==11.1.0
|
||||
# via playwright
|
||||
|
@ -235,7 +235,7 @@ referencing==0.35.0
|
|||
# via
|
||||
# jsonschema
|
||||
# jsonschema-specifications
|
||||
regex==2024.4.16
|
||||
regex==2024.4.28
|
||||
# via tiktoken
|
||||
requests==2.31.0
|
||||
# via
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue