Skip to content

Commit 436bdcf

Browse files
authored
Update pyproject.toml
1 parent 747fe4c commit 436bdcf

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
@@ -38,7 +38,7 @@ tensorflow = [
3838
{version = ">=2.13", python = ">=3.11"}
3939
]
4040
tensorflow-macos = { version = "^2.7.0,<=2.17", markers = "sys_platform == 'darwin'" }
41-
tensorflow-io-gcs-filesystem = { version = "0.27", markers = "sys_platform == 'win32' and python_version >= '3.9' and python_version < '3.14'" }
41+
tensorflow-io-gcs-filesystem = { version = "0.27", markers = "sys_platform == 'win32' and python_version >= '3.9' and python_version < '3.11'" }
4242
pandas = "^1.3"
4343
tables = "^3.6"
4444
opencv-python-headless = "^4.5"

0 commit comments

Comments
 (0)