Skip to content

Commit 4b6eec0

Browse files
authored
Update pyproject.toml
1 parent 436bdcf commit 4b6eec0

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
@@ -37,7 +37,7 @@ tensorflow = [
3737
{version = ">=2.7.0,<2.13", python = "<3.11"},
3838
{version = ">=2.13", python = ">=3.11"}
3939
]
40-
tensorflow-macos = { version = "^2.7.0,<=2.17", markers = "sys_platform == 'darwin'" }
40+
tensorflow-macos = { version = "^2.12.0", markers = "sys_platform == 'darwin'" }
4141
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"

0 commit comments

Comments
 (0)