Update requirements to Django 2.2

This commit is contained in:
Ludovic Stephan 2019-04-12 17:03:20 +02:00
parent ceff3ed6c9
commit 209cb1fbe5

View file

@ -1,6 +1,5 @@
configparser==3.5.0
# TODO: change to 2.2 when out
Django==1.11.*
Django==2.2.*
django-autocomplete-light==3.3.*
django-autoslug==1.9.3
django-cas-ng==3.6.*
@ -21,8 +20,7 @@ git+https://git.eleves.ens.fr/cof-geek/django_custommail.git#egg=django_customma
ldap3
channels==1.1.5
python-dateutil
# TODO: change to 2.5 when out (2.4 is not explicitly compatible with Django 2.2)
wagtail==2.3.*
wagtail==2.4.*
wagtailmenus==2.12.*
wagtail-modeltranslation==0.10.*
django-cors-headers==2.2.0