Merge branch 'kerl/prod_hotfix' into 'master'

Bump some channels/redis requirements

See merge request klub-dev-ens/gestioCOF!434
This commit is contained in:
Ludovic Stephan 2020-07-26 17:24:38 +02:00
commit a5ccd40ec1
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.*