Django>=3.2
requests>=2.25.0
urllib3>=1.26.0
python-decouple>=3.5

[dev]
pytest>=7.0
pytest-django>=4.5
pytest-cov>=3.0
black>=22.0
flake8>=4.0
isort>=5.10
mypy>=0.950
django-stubs>=1.12.0
tox>=3.24

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