mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
Merge branch 'main' of github.com:Aider-AI/aider
This commit is contained in:
commit
a26509a1fd
3 changed files with 7 additions and 0 deletions
|
@ -491,6 +491,8 @@ urllib3==2.3.0
|
||||||
# via
|
# via
|
||||||
# mixpanel
|
# mixpanel
|
||||||
# requests
|
# requests
|
||||||
|
uv==0.6.4
|
||||||
|
# via -r requirements/requirements-dev.in
|
||||||
virtualenv==20.29.2
|
virtualenv==20.29.2
|
||||||
# via pre-commit
|
# via pre-commit
|
||||||
watchfiles==1.0.4
|
watchfiles==1.0.4
|
||||||
|
|
|
@ -10,3 +10,4 @@ pre-commit
|
||||||
cogapp
|
cogapp
|
||||||
semver
|
semver
|
||||||
codespell
|
codespell
|
||||||
|
uv
|
||||||
|
|
|
@ -205,6 +205,10 @@ tzdata==2025.1
|
||||||
# via
|
# via
|
||||||
# -c requirements/common-constraints.txt
|
# -c requirements/common-constraints.txt
|
||||||
# pandas
|
# pandas
|
||||||
|
uv==0.6.4
|
||||||
|
# via
|
||||||
|
# -c requirements/common-constraints.txt
|
||||||
|
# -r requirements/requirements-dev.in
|
||||||
virtualenv==20.29.2
|
virtualenv==20.29.2
|
||||||
# via
|
# via
|
||||||
# -c requirements/common-constraints.txt
|
# -c requirements/common-constraints.txt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue