brotli (~= 1.0)
django (~= 2.0)
django-allauth (~= 0.34)
django-includes (~= 0.2)
jinja2 (~= 2.10)
mondrian (~= 0.6)
whitenoise (~= 3.3)

[celery]
celery (~= 4.1)
django_celery_beat (~= 1.1.1)
django_celery_results (~= 1.0.1)

[channels]
channels (~= 2.0, >= 2.0.2)

[dev]
cookiecutter (~= 1.6)
coverage (~= 4.4)
django-extensions (~= 1.9)
django_debug_toolbar (~= 1.9)
honcho (~= 1.0)
medikit (~= 0.5)
pytest (~= 3.4)
pytest-cov (~= 2.5)
sphinx (~= 1.7)
werkzeug (~= 0.14)
yapf

[prod]
gunicorn (~= 19.7.1)
