forked from DGNum/gestioCOF
1
0
Fork 0

Bump some channels/redis requirements

This commit is contained in:
Martin Pépin 2020-07-25 22:18:43 +02:00
parent b24935b938
commit eb10c904e0
No known key found for this signature in database
GPG Key ID: E7520278B1774448
2 changed files with 4 additions and 3 deletions

View File

@ -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

View File

@ -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.*