mirror of
https://github.com/Aider-AI/aider
synced 2026-04-26 01:25:17 +02:00
16 lines
196 B
Plaintext
16 lines
196 B
Plaintext
-c ../requirements.txt
|
|
#
|
|
# pip-compile --output-file=requirements-dev.txt requirements-dev.in --upgrade
|
|
#
|
|
pytest
|
|
pip-tools
|
|
lox
|
|
matplotlib
|
|
pandas
|
|
typer
|
|
imgcat
|
|
pre-commit
|
|
cogapp
|
|
semver
|
|
codespell
|