mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-13 16:15: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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue