kpsul/requirements.txt

38 lines
863 B
Plaintext
Raw Permalink Normal View History

2016-05-24 00:53:29 +02:00
configparser==3.5.0
Django==1.8.*
2016-05-24 00:53:29 +02:00
django-autocomplete-light==2.3.3
2016-07-18 19:52:55 +02:00
django-autoslug==1.9.3
django-cas-ng==3.5.7
django-djconfig==0.5.3
django-grappelli==2.8.1
2016-05-24 00:53:29 +02:00
django-recaptcha==1.0.5
django-redis-cache==1.7.1
2017-08-09 23:07:49 +02:00
psycopg2
2016-07-18 19:52:55 +02:00
Pillow==3.3.0
2016-05-24 00:53:29 +02:00
six==1.10.0
unicodecsv==0.14.1
icalendar==3.10
2016-07-27 15:44:10 +02:00
django-bootstrap-form==3.2.1
asgiref==1.1.1
daphne==1.3.0
asgi-redis==1.3.0
2016-09-01 00:52:34 +02:00
statistics==1.0.3.5
future==0.15.2
2016-09-03 16:29:32 +02:00
django-widget-tweaks==1.4.1
git+https://git.eleves.ens.fr/cof-geek/django_custommail.git#egg=django_custommail
ldap3
channels==1.1.5
python-dateutil
wagtail==1.10.*
wagtailmenus==2.2.*
2017-08-10 17:56:20 +02:00
# Remove this when we switch to Django 1.11
djangorestframework==3.6.4
# This fork enables restore of forms.
# Original project: https://bitbucket.org/tim_heap/django-formset-js
git+https://bitbucket.org/georgema1982/django-formset-js.git#egg=django-formset-js
2017-08-10 17:56:20 +02:00
# Production tools
wheel