Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Commit b092b01

Browse files
authored
Update pyproject.toml
1 parent 5a7fcfa commit b092b01

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
@@ -43,7 +43,7 @@ dependencies = [
4343
cpu = [
4444
"transformers>=4.38.0, <=4.38.1",
4545
"intel_extension_for_pytorch==2.2.0",
46-
"torch>=2.2.0",
46+
"torch==2.2.0",
4747
"oneccl_bind_pt>=2.2.0"
4848
]
4949

0 commit comments

Comments
 (0)