mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 21:38:18 +08:00
[Dashboard] New dashboard skeleton (#9099)
This commit is contained in:
+2
-1
@@ -301,13 +301,14 @@ def find_version(*filepath):
|
||||
|
||||
install_requires = [
|
||||
"aiohttp",
|
||||
"aioredis",
|
||||
"click >= 7.0",
|
||||
"colorama",
|
||||
"colorful",
|
||||
"filelock",
|
||||
"google",
|
||||
"gpustat",
|
||||
"grpcio",
|
||||
"grpcio >= 1.28.1",
|
||||
"jsonschema",
|
||||
"msgpack >= 0.6.0, < 2.0.0",
|
||||
"numpy >= 1.16",
|
||||
|
||||
Reference in New Issue
Block a user