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

Commit 5bde6f4

Browse files
committed
BUmp major version
1 parent 7df91f9 commit 5bde6f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/install_requirements.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ fi
7373

7474
# pip packages needed by exir.
7575
REQUIREMENTS_TO_INSTALL=(
76-
torch=="2.5.0.${PYTORCH_NIGHTLY_VERSION}"
76+
torch=="2.6.0.${PYTORCH_NIGHTLY_VERSION}"
7777
torchvision=="0.20.0.${VISION_NIGHTLY_VERSION}"
7878
torchtune=="0.3.0.${TUNE_NIGHTLY_VERSION}"
7979
)

0 commit comments

Comments
 (0)