Skip to content

Commit 7004709

Browse files
committed
Test pinning
Signed-off-by: Matthew Cong <mcong@nvidia.com>
1 parent 497ddc2 commit 7004709

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

env/build_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ scikit_build_core
33
wheel
44
ninja
55
numpy
6-
torch
6+
torch==2.9.1

env/test_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ wheel
44
ninja
55
tqdm
66
numpy
7-
torch
7+
torch==2.9.1
88
GitPython
99
pandas
1010
pytest

0 commit comments

Comments
 (0)