diff --git a/backend/requirements.txt b/backend/requirements.txt index bfa5e33..609ae39 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -16,7 +16,7 @@ python-multipart==0.0.20 python-dotenv>=0.19.0 # Caching -redis==6.4.* +redis==7.0.* # Monitoring opencensus-ext-stackdriver==0.8.0