diff --git a/requirements.txt b/requirements.txt index 23877be..4fbf2b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ gunicorn==20.1.0 # Storage and caching psycopg2-binary==2.9.5 -django-redis==4.12.1 +django-redis==5.4.0 # Authentication django-allauth==0.53.1