Upgrade requirements

- Upgrade some dependencies
- We do not specify the version for some packages: we use them in a very
  simple way so we may not be affected by upgrades.
This commit is contained in:
Martin Pépin 2017-02-23 01:24:28 +01:00
parent 6bf16441e6
commit 3f52af8ca0

View file

@ -2,17 +2,17 @@ configparser==3.5.0
Django==1.11b1 Django==1.11b1
django-autocomplete-light==2.3.3 django-autocomplete-light==2.3.3
django-autoslug==1.9.3 django-autoslug==1.9.3
django-cas-ng==3.5.5 django-cas-ng==3.5.6
django-recaptcha==1.0.5 django-recaptcha==1.2.1
mysqlclient==1.3.7 mysqlclient==1.3.10
Pillow==3.3.0 Pillow
six==1.10.0 six
unicodecsv==0.14.1 unicodecsv
icalendar==3.10 icalendar
django-bootstrap-form==3.2.1 django-bootstrap-form==3.2.1
asgiref==0.14.0 asgiref==1.0.0
daphne==0.14.3 daphne==1.0.3
asgi-redis==0.14.0 asgi-redis==1.0.0
statistics==1.0.3.5 statistics==1.0.3.5
future==0.15.2 future==0.15.2
django-widget-tweaks==1.4.1 django-widget-tweaks==1.4.1