diff --git a/requirements-prod.txt b/requirements-prod.txt index 6d7b645e..e08ac120 100644 --- a/requirements-prod.txt +++ b/requirements-prod.txt @@ -4,7 +4,7 @@ psycopg2<2.8 # Redis -django-redis-cache==1.8.1 +django-redis-cache==2.1.* # ASGI protocol and HTTP server asgiref==1.1.1