flask<3.1,>=2.2
sqlalchemy<2.1,>=1.4.18
python-dateutil>2.2
MarkupSafe>=2.0

[dev]
pytest>=7.0
pytest-cov>=3.0
flake8>=5.0
isort>=5.0
mypy>=0.990
tox>=4.0
build>=1.0

[doc]
Sphinx>=5.0

[test]
pytest>=7.0
pytest-cov>=3.0
jsonschema>=4.0
flask-sqlalchemy>=3.0
