marshmallow>=2.7.0
python-dotenv

[dev]
pytest
dj-database-url
dj-email-url
flake8==3.7.8
flake8-bugbear==19.3.0
pre-commit~=1.17
tox

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

[lint]
flake8==3.7.8
flake8-bugbear==19.3.0
pre-commit~=1.17

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