chore: upgrade Redis from v6 to v7 in middlewares (#19935)

This commit is contained in:
Bowen Liang
2025-05-20 09:36:21 +08:00
committed by GitHub
parent 276c02f341
commit a18a6f50ab
5 changed files with 2158 additions and 2158 deletions

View File

@@ -72,7 +72,7 @@ dependencies = [
"python-dotenv==1.0.1",
"pyyaml~=6.0.1",
"readabilipy~=0.3.0",
"redis[hiredis]~=6.0.0",
"redis[hiredis]~=6.1.0",
"resend~=2.9.0",
"sentry-sdk[flask]~=2.28.0",
"sqlalchemy~=2.0.29",