Django==1.11
django-model-utils==3.0
jsonfield==2.0.2
celery==4.1.0
django-environ==0.4.3
redis==2.10.5
boto3==1.4.6
django-storages==1.6.5

[tests]
Django==1.11
django-model-utils==3.0
jsonfield==2.0.2
celery==4.1.0
django-environ==0.4.3
redis==2.10.5
boto3==1.4.6
django-storages==1.6.5
pytest==3.2.3
flake8==3.5.0
pytest-flake8==0.9.1
pytest-cov==2.4.0
pytest-django==3.1.2
pytest-pythonpath==0.7.1
pytest-xdist==1.20.0
pytest-repeat==0.4.1
django-autofixture==0.12.1
django_extensions==1.7.9
ipdb==0.10.3
pyhamcrest==1.9
