Skip to content

Commit 59c4191

Browse files
Update torch requirement from >=2.12.0 to >=2.12.0+cpu in /python
Updates the requirements on torch to permit the latest version. --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.0+cpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42a67ff commit 59c4191

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/requirements_ml.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
--extra-index-url https://download.pytorch.org/whl/cpu
2-
torch>=2.12.0
2+
torch>=2.12.0+cpu

0 commit comments

Comments
 (0)