mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-20 11:35:00 +00:00
bump deps with new uv compile
This commit is contained in:
parent
1357b85a3d
commit
17d93b39d5
6 changed files with 41 additions and 74 deletions
|
@ -1,9 +1,5 @@
|
|||
#
|
||||
# This file is autogenerated by pip-compile with Python 3.12
|
||||
# by the following command:
|
||||
#
|
||||
# pip-compile --allow-unsafe --constraint=requirements/common-constraints.txt --output-file=requirements/requirements-dev.txt requirements/requirements-dev.in
|
||||
#
|
||||
# This file was autogenerated by uv via the following command:
|
||||
# uv pip compile --no-strip-extras --constraint=requirements/common-constraints.txt --output-file=requirements/requirements-dev.txt requirements/requirements-dev.in
|
||||
alabaster==1.0.0
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
|
@ -91,7 +87,7 @@ iniconfig==2.0.0
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# pytest
|
||||
jinja2==3.1.5
|
||||
jinja2==3.1.6
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# sphinx
|
||||
|
@ -152,6 +148,10 @@ pillow==10.4.0
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# matplotlib
|
||||
pip==25.0.1
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# pip-tools
|
||||
pip-tools==7.4.1
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
|
@ -228,6 +228,10 @@ semver==3.0.4
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# -r requirements/requirements-dev.in
|
||||
setuptools==75.8.2
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# pip-tools
|
||||
shellingham==1.5.4
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
|
@ -301,13 +305,3 @@ wheel==0.45.1
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# pip-tools
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
pip==25.0.1
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# pip-tools
|
||||
setuptools==75.8.2
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# pip-tools
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue