OpenSlides/requirements.txt
Oskar Hahn 939f3f8339 Update requirements.txt
Especially this is importand for haystack, because the old version had some DepricationWarnings.

This means, that django-haystack 2.1 and django 1.8 will not be compatible

See #1352
2014-10-19 15:40:32 +02:00

11 lines
289 B
Plaintext

# Requirements for OpenSlides in production
-r requirements_production.txt
# Requirements for development and tests in alphabetical order
coverage==3.7.1
flake8==2.2.4
# Requirements for OpenSlides handbook/documentation in alphabetical order
Sphinx==1.2.2
sphinx-bootstrap-theme==0.4.0