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

[test]
pytest>=3.4
pytest-cov
flake8
