
[:python_version <= "3.6"]
dataclasses

[analysis]
autoflake==1.4
autopep8==1.6.0
black==22.3.0
docformatter==1.4
flake8==4.0.1
isort==5.10.0

[docs]
Sphinx==2.2.0
docutils<0.18
sphinx-rtd-theme==0.4.3

[publish]
build==0.7.0
twine==3.7.1

[test]
coveralls==3.3.0
dj-database-url==0.5.0
freezegun==1.1.0
psycopg2<3.0.0,>=2.8.4
pytest-benchmark==3.4.1
pytest-cov==3.0.0
pytest-django==4.4.0
pytest==6.2.5
snapshottest==0.6.0
tox==3.24.4
