Django>=3.2

[dev]
pytest>=6.0
pytest-django>=4.0
pytest-cov>=2.0
black>=21.0
flake8>=3.8
isort>=5.0
mypy>=0.800
pre-commit>=2.0
djangorestframework>=3.12.0

[docs]
sphinx>=4.0
sphinx-rtd-theme>=1.0
sphinx-autodoc-typehints>=1.0

[drf]
djangorestframework>=3.12.0
