marshmallow>=2.7.0
python-dotenv

[dev]
pytest
dj-database-url
dj-email-url
django-cache-url
flake8==3.8.4
flake8-bugbear==20.1.4
mypy==0.790
pre-commit~=2.4
tox

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

[lint]
flake8==3.8.4
flake8-bugbear==20.1.4
mypy==0.790
pre-commit~=2.4

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