marshmallow>=2.7.0
python-dotenv

[dev]
pytest
dj-database-url
dj-email-url
django-cache-url
flake8==3.7.9
flake8-bugbear==20.1.4
mypy==0.761
pre-commit<3.0,>=1.20
tox

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

[lint]
flake8==3.7.9
flake8-bugbear==20.1.4
mypy==0.761
pre-commit<3.0,>=1.20

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