kanban-app/backend/requirements/dev.txt

13 lines
169 B
Text

-r base.txt
pytest==7.4.3
pytest-flask==1.3.0
pytest-cov==4.1.0
black==23.12.1
flake8==7.0.0
isort==5.13.2
mypy==1.7.1
faker==20.1.0
# Celery monitoring
flower==2.0.1