diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 3d8df373c6..5ba5edadd2 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -74,7 +74,7 @@ dependencies = [ "django-markdownify==0.9.5", "django-imagekit==5.0.0", "pillow==12.2.0", - "redis[hiredis]==5.0.2", + "redis[hiredis]==8.0.0", "google-api-python-client<3.0.0,>=2.94.0", "google-auth<3.0.0,>=2.22.0", "argon2-cffi<24.0.0,>=23.1.0",