Bump some channels/redis requirements
This commit is contained in:
parent
b24935b938
commit
eb10c904e0
2 changed files with 4 additions and 3 deletions
|
@ -5,9 +5,11 @@ psycopg2<2.8
|
|||
|
||||
# Redis
|
||||
django-redis-cache==2.1.*
|
||||
redis~=2.10.6
|
||||
asgi-redis==1.4.*
|
||||
|
||||
# ASGI protocol and HTTP server
|
||||
asgiref==1.1.1
|
||||
asgiref~=1.1.2
|
||||
daphne==1.3.0
|
||||
|
||||
# ldap bindings
|
||||
|
|
|
@ -7,11 +7,10 @@ django-recaptcha==1.4.0
|
|||
icalendar
|
||||
Pillow
|
||||
django-bootstrap-form==3.3
|
||||
asgi-redis==1.3.0
|
||||
statistics==1.0.3.5
|
||||
django-widget-tweaks==1.4.1
|
||||
git+https://git.eleves.ens.fr/cof-geek/django_custommail.git#egg=django_custommail
|
||||
channels==1.1.5
|
||||
channels==1.1.*
|
||||
python-dateutil
|
||||
wagtail==2.7.*
|
||||
wagtailmenus==3.*
|
||||
|
|
Loading…
Reference in a new issue