
[all]
django>=3.2
pytest>=7.0
pytest-cov>=4.0
black>=22.0
flake8>=5.0
mypy>=0.990
isort>=5.10
sphinx>=5.0
sphinx-rtd-theme>=1.0

[dev]
pytest>=7.0
pytest-cov>=4.0
black>=22.0
flake8>=5.0
mypy>=0.990
isort>=5.10

[django]
django>=3.2

[docs]
sphinx>=5.0
sphinx-rtd-theme>=1.0
