Django>=1.8
attrs
djangorestframework>=3,<4
requests>=2.7
six>=1.1

[docs]
sphinx>=1.4.0

[test]
freezegun==0.3.8
pretend==1.0.8
pytest-cov==2.4.0
pytest-django==3.1.2
pytest==3.0.5
requests-mock==1.1.0
isort==4.2.5
flake8==3.0.3
flake8-blind-except==0.1.1
flake8-debugger==1.4.0
