dev-req -> req-dev

This commit is contained in:
Paul Gauthier 2024-07-10 15:28:10 +01:00
parent 84f2b0cbfd
commit f267f43094
2 changed files with 0 additions and 0 deletions

13
requirements-dev.in Normal file
View file

@ -0,0 +1,13 @@
-c requirements.txt
#
# pip-compile --output-file=dev-requirements.txt dev-requirements.in --upgrade
#
pytest
pip-tools
lox
matplotlib
pandas
typer
imgcat
pre-commit
cogapp