Flask>=1.0
Flask-SQLAlchemy>=1.0
psutil>=5.7.0
alembic>=1.4.3

[dev]
black
codespell
flake8
isort
pip-tools
pre-commit
setuptools
twine
wheel

[full]
redis

[test]
pytest
redis
