Channels 3

This commit is contained in:
Tom Hubrecht 2022-06-29 11:10:13 +02:00 committed by thubrecht
parent 91e9beee11
commit 5e2e68960b
4 changed files with 5 additions and 5 deletions

View file

@ -6,10 +6,10 @@ psycopg2<2.8
# Redis
django-redis-cache==3.0.*
redis~=2.10.6
channels-redis==2.4.*
channels-redis==3.4.*
# ASGI protocol and HTTP server
daphne==2.5.*
daphne==3.0.*
# ldap bindings
python-ldap