[core] Remove google dependency (#12085)

This commit is contained in:
Philipp Moritz
2020-11-17 19:01:00 -08:00
committed by GitHub
parent f400333841
commit b96516e9d3
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -143,7 +143,6 @@ install_requires = [
"colorama",
"colorful",
"filelock",
"google",
"gpustat",
"grpcio >= 1.28.1",
"jsonschema",