Django<5.1,>=1.11
djangorestframework<=4.0,>=3.4.3
psycopg2-binary
pytz
typing-extensions

[dev]
black==21.5b1
isort==5.0.4
tox
click==7.1.2

[docs]
sphinx-rtd-theme==1.2.0
sphinx==5.3.0
docutils>=0.18

[test]
mock

[test:python_version == "3.7"]
importlib-metadata<5.0,>=1.4.0
