Skip to content

Commit bef5081

Browse files
authored
Update pyproject.toml
1 parent f0c422e commit bef5081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ tensorflow = [
3939
{ version = ">=2.7.0,<2.17", markers = "sys_platform == 'linux'" },
4040
{ version = "^2.5.0,<=2.10", markers = "sys_platform == 'win32'" }
4141
]
42-
tensorflow-io-gcs-filesystem = { version = "0.27", markers = "sys_platform == 'win32' and python_version >= '3.9' and python_version < '4'" }
42+
tensorflow-io-gcs-filesystem = { version = "0.27", markers = "sys_platform == 'win32'" }
4343
tensorflow-macos = { version = ">=2.7.0,<2.17", markers = "sys_platform == 'darwin'" }
4444

4545

0 commit comments

Comments
 (0)