mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-21 20:14:59 +00:00
add pip as a req
This commit is contained in:
parent
a8dde17155
commit
f009e8fb14
8 changed files with 166 additions and 154 deletions
|
@ -2,7 +2,7 @@
|
|||
# This file is autogenerated by pip-compile with Python 3.12
|
||||
# by the following command:
|
||||
#
|
||||
# pip-compile --constraint=requirements.txt --output-file=requirements/requirements-dev.txt requirements/requirements-dev.in
|
||||
# pip-compile --allow-unsafe --constraint=requirements.txt --output-file=requirements/requirements-dev.txt requirements/requirements-dev.in
|
||||
#
|
||||
alabaster==1.0.0
|
||||
# via sphinx
|
||||
|
@ -224,5 +224,10 @@ wheel==0.45.1
|
|||
# via pip-tools
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
# pip
|
||||
# setuptools
|
||||
pip==24.3.1
|
||||
# via
|
||||
# -c /Users/gauthier/Projects/aider/requirements.txt
|
||||
# -c requirements.txt
|
||||
# pip-tools
|
||||
setuptools==75.6.0
|
||||
# via pip-tools
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue