diff --git a/app/requirements.txt b/app/requirements.txt index 8cc8364724daac8118b784f06706f7cad2b55d4e..e4c626581711cbb17bf982be32f37e33c1b9edb5 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -7,7 +7,7 @@ redis==3.2.1 uwsgi==2.0.17 daphne==2.5.0 channels==2.4.0 -channels-redis==3.2.0 +channels-redis>=2.4.1,<3 django-redis==4.10.0 psycopg2-binary==2.7.6 django-ordered-model==3.1.1