Django>=3.2
djangorestframework>=3.12
Pillow>=8.0

[dev]
pytest>=7.0
pytest-django>=4.5
pytest-cov>=4.0
black>=23.0
isort>=5.0
flake8>=6.0
mypy>=1.0

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