mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 18:08:07 +08:00
Revert "chore: upgrade Redis from v6 to v7 in middlewares" (#19960)
This commit is contained in:
@ -72,7 +72,7 @@ dependencies = [
|
||||
"python-dotenv==1.0.1",
|
||||
"pyyaml~=6.0.1",
|
||||
"readabilipy~=0.3.0",
|
||||
"redis[hiredis]~=6.1.0",
|
||||
"redis[hiredis]~=6.0.0",
|
||||
"resend~=2.9.0",
|
||||
"sentry-sdk[flask]~=2.28.0",
|
||||
"sqlalchemy~=2.0.29",
|
||||
|
||||
Reference in New Issue
Block a user