OpenSlides/requirements_production.txt
Emanuel Schuetze 3127048be5 Fixed haystack indexing problem for m2m objects.
Updated django-haystack to <2.4.
2015-01-16 23:07:56 +01:00

19 lines
407 B
Plaintext

# Requirements for OpenSlides in production in alphabetical order
Django>=1.5,<1.7
beautifulsoup4>=4.3,<4.4
bleach>=1.2,<1.5
django-ckeditor-updated>=4.2,<4.3
django-haystack>=2.1,<2.4
django-mptt>=0.6,<0.7
jsonfield>=0.9,<0.10
natsort>=3.2,<3.3
reportlab>=2.7,<2.8
roman>=2.0,<2.1
setuptools>=2.1,<3.7
sockjs-tornado>=1.0,<1.1
tornado>=3.1,<3.3
whoosh>=2.5.6,<2.6
# For Python 2.6 support
argparse==1.2.1