mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 15:56:55 +08:00
Add option of load_code_from_local which is required in cross-language ray call. (#3675)
This commit is contained in:
+1
-2
@@ -148,8 +148,7 @@ requires = [
|
||||
"pytest",
|
||||
"pyyaml",
|
||||
"redis",
|
||||
# The six module is required by pyarrow.
|
||||
"six >= 1.0.0",
|
||||
"six >= 1.12.0",
|
||||
# The typing module is required by modin.
|
||||
"typing",
|
||||
"flatbuffers",
|
||||
|
||||
Reference in New Issue
Block a user