Skip to content

Commit 500780d

Browse files
committed
up
1 parent 054b15d commit 500780d

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
@@ -74,7 +74,7 @@ dependencies=[
7474
# See also third-party/TARGETS for buck's typing-extensions version.
7575
"typing-extensions>=4.10.0",
7676
# Keep this version in sync with: ./backends/apple/coreml/scripts/install_requirements.sh
77-
"coremltools==9.0b1; platform_system == 'Darwin' or platform_system == 'Linux'",
77+
"coremltools==9.0; platform_system == 'Darwin' or platform_system == 'Linux'",
7878
# scikit-learn is used to support palettization in the coreml backend
7979
"scikit-learn==1.7.1",
8080
"hydra-core>=1.3.0",

0 commit comments

Comments
 (0)