gunicorn~=20.0
jinja2~=3.0
multipart>=0.2.4
proper-cli~=1.0
pyyaml~=5.1
whitenoise~=4.1

[dev]
black
tox

[test]
flake8
flake8-bugbear
flake8-logging-format
flake8-quotes
pytest
pytest-cov
webtest
