We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea256f2 commit 16c1a86Copy full SHA for 16c1a86
pyproject.toml
@@ -42,8 +42,6 @@ tensorflow = [
42
{ version = ">=2.7.0,<2.12", markers = "sys_platform == 'linux'" },
43
{ version = "^2.5.0,<=2.10", markers = "sys_platform == 'win32'" }
44
]
45
-
46
-#tensorflow-io-gcs-filesystem = { version = ">=0.27", markers = "sys_platform == 'win32'" }
47
tensorflow-macos = { version = ">=2.7.0,<2.12", markers = "sys_platform == 'darwin'" }
48
49
0 commit comments