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 0aa8a8f commit cdd1e1fCopy full SHA for cdd1e1f
pyproject.toml
@@ -37,7 +37,6 @@ tensorflow = [
37
{version = ">=2.7.0,<2.13", python = "<3.11"},
38
{version = ">=2.13", python = ">=3.11"}
39
]
40
-]
41
tensorflow-macos = { version = "^2.7.0,<=2.12", markers = "sys_platform == 'darwin'" }
42
tensorflow-io-gcs-filesystem = { version = "0.27", markers = "sys_platform == 'win32' and python_version >= '3.10' and python_version < '3.11'" }
43
pandas = "^1.3"
0 commit comments