Django>=3.2
djangorestframework>=3.12
drf-spectacular>=0.25.0
boto3>=1.20.0

[dev]
pytest>=6.0
pytest-django>=4.0
pytest-cov>=2.0
black>=22.0
isort>=5.0
flake8>=4.0
