Replaced redis with Valkey (#3164)
### What problem does this PR solve? Replaced redis with Valkey. Close #3070 ### Type of change - [ ] Bug Fix (non-breaking change which fixes an issue) - [ ] New Feature (non-breaking change which adds functionality) - [ ] Documentation Update - [x] Refactoring - [ ] Performance Improvement - [ ] Other (please describe):
This commit is contained in:
@@ -78,7 +78,7 @@ pywencai = "0.12.2"
|
||||
qianfan = "0.4.6"
|
||||
ranx = "0.3.20"
|
||||
readability-lxml = "0.8.1"
|
||||
redis = "5.0.3"
|
||||
valkey = "6.0.2"
|
||||
requests = "2.32.2"
|
||||
replicate = "0.31.0"
|
||||
roman-numbers = "1.0.2"
|
||||
|
||||
Reference in New Issue
Block a user