mirror of
https://github.com/wassname/ray.git
synced 2026-07-01 22:40:06 +08:00
[redis-py] change redis-py deprecated hmset usage to hset (#11776)
This commit is contained in:
+1
-1
@@ -154,7 +154,7 @@ install_requires = [
|
||||
"py-spy >= 0.2.0",
|
||||
"pyyaml",
|
||||
"requests",
|
||||
"redis >= 3.3.2, < 3.5.0",
|
||||
"redis >= 3.5.0",
|
||||
"opencensus",
|
||||
"prometheus_client >= 0.7.1",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user