kanban-app/backend/requirements/dev.txt
2026-03-15 15:52:44 +03:00

14 lines
No EOL
185 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
gunicorn==21.2.0