Skip to content

Commit c501cae

Browse files
committed
up
1 parent f9b0da1 commit c501cae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@ dependencies=[
6666
"ruamel.yaml",
6767
"sympy",
6868
"tabulate",
69-
"torchao==0.10.0"
69+
# Keep this version in sync with: third-party/ao pin
70+
"torchao==0.10.0",
7071
"typing-extensions",
7172
# Keep this version in sync with: ./backends/apple/coreml/scripts/install_requirements.sh
7273
"coremltools==8.2; platform_system == 'Darwin'",

0 commit comments

Comments
 (0)