Flask>=2.0.0
Flask-SQLAlchemy>=2.5.0
SQLAlchemy>=1.4.0
PyMySQL>=1.0.0

[dev]
pytest>=6.0.0
pytest-cov>=2.0.0
black>=21.0.0
flake8>=3.9.0
mypy>=0.900
