mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 19:39:25 +08:00
refactor: improve Redis wrapper type hints and fix None value handling (#23845)
This commit is contained in:
@@ -162,6 +162,7 @@ dev = [
|
||||
"pandas-stubs~=2.2.3",
|
||||
"scipy-stubs>=1.15.3.0",
|
||||
"types-python-http-client>=3.3.7.20240910",
|
||||
"types-redis>=4.6.0.20241004",
|
||||
]
|
||||
|
||||
############################################################
|
||||
|
||||
Reference in New Issue
Block a user