mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-18 18:45:01 +00:00
added litellm dep; upgraded all deps
This commit is contained in:
parent
957026d3cc
commit
d750511c7c
3 changed files with 146 additions and 86 deletions
|
@ -4,13 +4,13 @@
|
|||
#
|
||||
# pip-compile --output-file=dev-requirements.txt dev-requirements.in
|
||||
#
|
||||
alabaster==0.7.13
|
||||
alabaster==0.7.16
|
||||
# via sphinx
|
||||
babel==2.14.0
|
||||
# via sphinx
|
||||
build==1.0.3
|
||||
build==1.2.1
|
||||
# via pip-tools
|
||||
certifi==2023.11.17
|
||||
certifi==2024.2.2
|
||||
# via requests
|
||||
cfgv==3.4.0
|
||||
# via pre-commit
|
||||
|
@ -20,11 +20,11 @@ click==8.1.7
|
|||
# via
|
||||
# pip-tools
|
||||
# typer
|
||||
contourpy==1.2.0
|
||||
contourpy==1.2.1
|
||||
# via matplotlib
|
||||
cycler==0.12.1
|
||||
# via matplotlib
|
||||
dill==0.3.7
|
||||
dill==0.3.8
|
||||
# via
|
||||
# multiprocess
|
||||
# pathos
|
||||
|
@ -34,13 +34,13 @@ docutils==0.20.1
|
|||
# via
|
||||
# sphinx
|
||||
# sphinx-rtd-theme
|
||||
filelock==3.13.1
|
||||
filelock==3.13.4
|
||||
# via virtualenv
|
||||
fonttools==4.47.0
|
||||
fonttools==4.51.0
|
||||
# via matplotlib
|
||||
identify==2.5.33
|
||||
identify==2.5.35
|
||||
# via pre-commit
|
||||
idna==3.6
|
||||
idna==3.7
|
||||
# via requests
|
||||
imagesize==1.4.1
|
||||
# via sphinx
|
||||
|
@ -48,107 +48,114 @@ imgcat==0.5.0
|
|||
# via -r dev-requirements.in
|
||||
iniconfig==2.0.0
|
||||
# via pytest
|
||||
jinja2==3.1.2
|
||||
jinja2==3.1.3
|
||||
# via sphinx
|
||||
kiwisolver==1.4.5
|
||||
# via matplotlib
|
||||
lox==0.11.0
|
||||
# via -r dev-requirements.in
|
||||
markupsafe==2.1.3
|
||||
markdown-it-py==3.0.0
|
||||
# via rich
|
||||
markupsafe==2.1.5
|
||||
# via jinja2
|
||||
matplotlib==3.8.2
|
||||
matplotlib==3.8.4
|
||||
# via -r dev-requirements.in
|
||||
multiprocess==0.70.15
|
||||
mdurl==0.1.2
|
||||
# via markdown-it-py
|
||||
multiprocess==0.70.16
|
||||
# via pathos
|
||||
nodeenv==1.8.0
|
||||
# via pre-commit
|
||||
numpy==1.26.3
|
||||
numpy==1.26.4
|
||||
# via
|
||||
# contourpy
|
||||
# matplotlib
|
||||
# pandas
|
||||
packaging==23.2
|
||||
packaging==24.0
|
||||
# via
|
||||
# build
|
||||
# matplotlib
|
||||
# pytest
|
||||
# sphinx
|
||||
pandas==2.1.4
|
||||
pandas==2.2.2
|
||||
# via -r dev-requirements.in
|
||||
pathos==0.3.1
|
||||
pathos==0.3.2
|
||||
# via lox
|
||||
pillow==10.2.0
|
||||
pillow==10.3.0
|
||||
# via matplotlib
|
||||
pip-tools==7.3.0
|
||||
pip-tools==7.4.1
|
||||
# via -r dev-requirements.in
|
||||
platformdirs==4.1.0
|
||||
platformdirs==4.2.0
|
||||
# via virtualenv
|
||||
pluggy==1.3.0
|
||||
pluggy==1.4.0
|
||||
# via pytest
|
||||
pox==0.3.3
|
||||
pox==0.3.4
|
||||
# via pathos
|
||||
ppft==1.7.6.7
|
||||
ppft==1.7.6.8
|
||||
# via pathos
|
||||
pre-commit==3.6.0
|
||||
pre-commit==3.7.0
|
||||
# via -r dev-requirements.in
|
||||
pygments==2.17.2
|
||||
# via sphinx
|
||||
pyparsing==3.1.1
|
||||
# via
|
||||
# rich
|
||||
# sphinx
|
||||
pyparsing==3.1.2
|
||||
# via matplotlib
|
||||
pyproject-hooks==1.0.0
|
||||
# via build
|
||||
pytest==7.4.4
|
||||
# via
|
||||
# build
|
||||
# pip-tools
|
||||
pytest==8.1.1
|
||||
# via -r dev-requirements.in
|
||||
python-dateutil==2.8.2
|
||||
python-dateutil==2.9.0.post0
|
||||
# via
|
||||
# matplotlib
|
||||
# pandas
|
||||
pytz==2023.3.post1
|
||||
pytz==2024.1
|
||||
# via pandas
|
||||
pyyaml==6.0.1
|
||||
# via pre-commit
|
||||
requests==2.31.0
|
||||
# via sphinx
|
||||
rich==13.7.1
|
||||
# via typer
|
||||
shellingham==1.5.4
|
||||
# via typer
|
||||
six==1.16.0
|
||||
# via python-dateutil
|
||||
snowballstemmer==2.2.0
|
||||
# via sphinx
|
||||
sphinx==7.2.6
|
||||
sphinx==7.3.6
|
||||
# via
|
||||
# sphinx-rtd-theme
|
||||
# sphinxcontrib-applehelp
|
||||
# sphinxcontrib-devhelp
|
||||
# sphinxcontrib-htmlhelp
|
||||
# sphinxcontrib-jquery
|
||||
# sphinxcontrib-qthelp
|
||||
# sphinxcontrib-serializinghtml
|
||||
sphinx-rtd-theme==2.0.0
|
||||
# via lox
|
||||
sphinxcontrib-applehelp==1.0.7
|
||||
sphinxcontrib-applehelp==1.0.8
|
||||
# via sphinx
|
||||
sphinxcontrib-devhelp==1.0.5
|
||||
sphinxcontrib-devhelp==1.0.6
|
||||
# via sphinx
|
||||
sphinxcontrib-htmlhelp==2.0.4
|
||||
sphinxcontrib-htmlhelp==2.0.5
|
||||
# via sphinx
|
||||
sphinxcontrib-jquery==4.1
|
||||
# via sphinx-rtd-theme
|
||||
sphinxcontrib-jsmath==1.0.1
|
||||
# via sphinx
|
||||
sphinxcontrib-qthelp==1.0.6
|
||||
sphinxcontrib-qthelp==1.0.7
|
||||
# via sphinx
|
||||
sphinxcontrib-serializinghtml==1.1.9
|
||||
sphinxcontrib-serializinghtml==1.1.10
|
||||
# via sphinx
|
||||
typer==0.9.0
|
||||
typer==0.12.3
|
||||
# via -r dev-requirements.in
|
||||
typing-extensions==4.9.0
|
||||
typing-extensions==4.11.0
|
||||
# via typer
|
||||
tzdata==2023.4
|
||||
tzdata==2024.1
|
||||
# via pandas
|
||||
urllib3==2.1.0
|
||||
urllib3==2.2.1
|
||||
# via requests
|
||||
virtualenv==20.25.0
|
||||
virtualenv==20.25.3
|
||||
# via pre-commit
|
||||
wheel==0.42.0
|
||||
wheel==0.43.0
|
||||
# via pip-tools
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue