symposion_app/requirements/base.txt
Martey Dodoo 5b9f4fb71e Loosen Django package requirement.
Loosen Django requirement to allow versions greater or equal to 1.8.5,
instead of mandating 1.8.5. This makes it easier to use newer releases
of Django (e.g. the bugfix and security releases 1.8.6 or 1.8.7) with
symposion.
2015-12-12 15:34:58 -05:00

12 lines
256 B
Text

Django>=1.8.5
django-appconf==1.0.1
django-model-utils==2.3.1
django-reversion==1.9.3
django-sitetree==1.4.0
django-taggit==0.17.1
django-timezone-field==1.3
django-user-accounts==1.2.0
easy-thumbnails==2.2
html5lib==0.9999999
markdown==2.6.2
pytz==2015.6