mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-14 08:34:59 +00:00
Bump all dependencies, to pick up py-tree-sitter-languages 1.9.1 with py12 support
This commit is contained in:
parent
ca0ef601c6
commit
5c9bd4d405
4 changed files with 31 additions and 30 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
alabaster==0.7.13
|
||||
# via sphinx
|
||||
babel==2.13.1
|
||||
babel==2.14.0
|
||||
# via sphinx
|
||||
build==1.0.3
|
||||
# via pip-tools
|
||||
|
@ -28,7 +28,7 @@ dill==0.3.7
|
|||
# via
|
||||
# multiprocess
|
||||
# pathos
|
||||
distlib==0.3.7
|
||||
distlib==0.3.8
|
||||
# via virtualenv
|
||||
docutils==0.20.1
|
||||
# via
|
||||
|
@ -36,9 +36,9 @@ docutils==0.20.1
|
|||
# sphinx-rtd-theme
|
||||
filelock==3.13.1
|
||||
# via virtualenv
|
||||
fonttools==4.46.0
|
||||
fonttools==4.47.0
|
||||
# via matplotlib
|
||||
identify==2.5.32
|
||||
identify==2.5.33
|
||||
# via pre-commit
|
||||
idna==3.6
|
||||
# via requests
|
||||
|
@ -62,7 +62,7 @@ multiprocess==0.70.15
|
|||
# via pathos
|
||||
nodeenv==1.8.0
|
||||
# via pre-commit
|
||||
numpy==1.26.2
|
||||
numpy==1.26.3
|
||||
# via
|
||||
# contourpy
|
||||
# matplotlib
|
||||
|
@ -73,11 +73,11 @@ packaging==23.2
|
|||
# matplotlib
|
||||
# pytest
|
||||
# sphinx
|
||||
pandas==2.1.3
|
||||
pandas==2.1.4
|
||||
# via -r dev-requirements.in
|
||||
pathos==0.3.1
|
||||
# via lox
|
||||
pillow==10.1.0
|
||||
pillow==10.2.0
|
||||
# via matplotlib
|
||||
pip-tools==7.3.0
|
||||
# via -r dev-requirements.in
|
||||
|
@ -89,7 +89,7 @@ pox==0.3.3
|
|||
# via pathos
|
||||
ppft==1.7.6.7
|
||||
# via pathos
|
||||
pre-commit==3.5.0
|
||||
pre-commit==3.6.0
|
||||
# via -r dev-requirements.in
|
||||
pygments==2.17.2
|
||||
# via sphinx
|
||||
|
@ -97,7 +97,7 @@ pyparsing==3.1.1
|
|||
# via matplotlib
|
||||
pyproject-hooks==1.0.0
|
||||
# via build
|
||||
pytest==7.4.3
|
||||
pytest==7.4.4
|
||||
# via -r dev-requirements.in
|
||||
python-dateutil==2.8.2
|
||||
# via
|
||||
|
@ -140,15 +140,16 @@ sphinxcontrib-serializinghtml==1.1.9
|
|||
# via sphinx
|
||||
typer==0.9.0
|
||||
# via -r dev-requirements.in
|
||||
typing-extensions==4.8.0
|
||||
typing-extensions==4.9.0
|
||||
# via typer
|
||||
tzdata==2023.3
|
||||
tzdata==2023.4
|
||||
# via pandas
|
||||
urllib3==2.1.0
|
||||
# via requests
|
||||
virtualenv==20.25.0
|
||||
# via pre-commit
|
||||
wheel==0.42.0
|
||||
# via pip-tools
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
# pip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue