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

Commit 6328935

Browse files
authored
Update install_requirements.sh
1 parent 23b4536 commit 6328935

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
@@ -60,7 +60,7 @@ echo "Using pip executable: $PIP_EXECUTABLE"
6060
# NOTE: If a newly-fetched version of the executorch repo changes the value of
6161
# PYTORCH_NIGHTLY_VERSION, you should re-run this script to install the necessary
6262
# package versions.
63-
PYTORCH_NIGHTLY_VERSION=dev20241112
63+
PYTORCH_NIGHTLY_VERSION=dev20241113
6464

6565
# Nightly version for torchvision
6666
VISION_NIGHTLY_VERSION=dev20241112

0 commit comments

Comments
 (0)