django>=1.10.8
djangorestframework>=3.8.2
openpyxl==2.5.4
psycopg2-binary==2.7.5
tablib==0.12.1

[test]
django>=1.10.8
djangorestframework>=3.8.2
openpyxl==2.5.4
psycopg2-binary==2.7.5
tablib==0.12.1
coverage
factory-boy
flake8
isort
pytest-cov
pytest-django
pytest-echo
pytest-pythonpath
pytest
