refactor reqs into requirements/

This commit is contained in:
Paul Gauthier 2024-07-13 16:36:41 +01:00
parent 82a59416d4
commit bafa8ab71c
8 changed files with 137 additions and 122 deletions

View file

@ -0,0 +1,13 @@
-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