mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 05:43:03 +08:00
Pin redis-py version (#8290)
This commit is contained in:
+1
-1
@@ -199,7 +199,7 @@ requires = [
|
||||
"protobuf >= 3.8.0",
|
||||
"py-spy >= 0.2.0",
|
||||
"pyyaml",
|
||||
"redis >= 3.3.2",
|
||||
"redis >= 3.3.2, < 3.5.0",
|
||||
]
|
||||
|
||||
setup(
|
||||
|
||||
Reference in New Issue
Block a user