psycopg2>=2.5
django>=1.9
djangorestframework>=3.4
whitenoise>=3.0
gunicorn>=19

[test]
pytest
pytest-cov
flake8
pyyaml
pytest-catchlog
