mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 20:06:31 +08:00
[Streaming] Streaming data transfer and python integration (#6185)
This commit is contained in:
@@ -177,6 +177,7 @@ requires = [
|
||||
"six >= 1.0.0",
|
||||
"faulthandler;python_version<'3.3'",
|
||||
"protobuf >= 3.8.0",
|
||||
"cloudpickle",
|
||||
]
|
||||
|
||||
setup(
|
||||
|
||||
Reference in New Issue
Block a user