Skip to content

Commit c1a4902

Browse files
authored
Update pyproject.toml
1 parent eb56ea1 commit c1a4902

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
@@ -50,7 +50,7 @@ classifiers = [
5050

5151
# Python dependencies required for use.
5252
# coremltools has issue with python 3.13, see https://github.com/apple/coremltools/issues/2487
53-
requires-python = ">=3.10,<=3.12"
53+
requires-python = ">=3.10,<3.13"
5454
dependencies=[
5555
"expecttest",
5656
"flatbuffers",

0 commit comments

Comments
 (0)