marshmallow>=3.0.0
python-dotenv

[dev]
pytest
dj-database-url
dj-email-url
django-cache-url
flake8==4.0.1
flake8-bugbear==21.9.2
mypy==0.910
pre-commit~=2.4
tox

[django]
dj-database-url
dj-email-url
django-cache-url

[lint]
flake8==4.0.1
flake8-bugbear==21.9.2
mypy==0.910
pre-commit~=2.4

[tests]
pytest
dj-database-url
dj-email-url
django-cache-url
