mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 03:18:59 +08:00
Upgrade cloudpickle to 0.5.2. (#1244)
This commit is contained in:
committed by
Philipp Moritz
parent
e0a340ee7e
commit
2ae5a8484f
+1
-1
@@ -110,7 +110,7 @@ setup(name="ray",
|
||||
"psutil",
|
||||
"pytest",
|
||||
"redis",
|
||||
"cloudpickle == 0.4.1",
|
||||
"cloudpickle == 0.5.2",
|
||||
# The six module is required by pyarrow.
|
||||
"six >= 1.0.0",
|
||||
"flatbuffers"],
|
||||
|
||||
Reference in New Issue
Block a user