mirror of
https://github.com/wassname/ray.git
synced 2026-06-29 07:58:26 +08:00
[python/ray]: add cloudpickle dependency (#13838)
Change-Id: I248a2174c27cacb84a1cf0fd1feaa99535a90b71
This commit is contained in:
@@ -129,6 +129,7 @@ install_requires = [
|
||||
"aiohttp_cors",
|
||||
"aioredis",
|
||||
"click >= 7.0",
|
||||
"cloudpickle",
|
||||
"colorama",
|
||||
"colorful",
|
||||
"filelock",
|
||||
|
||||
Reference in New Issue
Block a user