mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 08:44: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
|
||||
# mixpanel
|
||||
# requests
|
||||
uv==0.6.4
|
||||
# via -r requirements/requirements-dev.in
|
||||
virtualenv==20.29.2
|
||||
# via pre-commit
|
||||
watchfiles==1.0.4
|
||||
|
|
|
@ -10,3 +10,4 @@ pre-commit
|
|||
cogapp
|
||||
semver
|
||||
codespell
|
||||
uv
|
||||
|
|
|
@ -205,6 +205,10 @@ tzdata==2025.1
|
|||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# pandas
|
||||
uv==0.6.4
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
# -r requirements/requirements-dev.in
|
||||
virtualenv==20.29.2
|
||||
# via
|
||||
# -c requirements/common-constraints.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue