mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 18:44:07 +08:00
Raise major version limit for msgpack (#8466)
This commit is contained in:
+1
-1
@@ -194,7 +194,7 @@ requires = [
|
||||
"google",
|
||||
"grpcio",
|
||||
"jsonschema",
|
||||
"msgpack >= 0.6.0, < 1.0.0",
|
||||
"msgpack >= 0.6.0, < 2.0.0",
|
||||
"numpy >= 1.16",
|
||||
"protobuf >= 3.8.0",
|
||||
"py-spy >= 0.2.0",
|
||||
|
||||
Reference in New Issue
Block a user