Skip to content

Commit 2c2a4f6

Browse files
committed
update requirements
1 parent af08d28 commit 2c2a4f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

py/requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ numpy
22
packaging
33
pybind11==2.6.2
44
--extra-index-url https://download.pytorch.org/whl/nightly/cu124
5-
torch>=2.6.0.dev,<2.7.0
6-
torchvision>=0.20.0.dev,<0.21.0
5+
torch>=2.7.0.dev,<2.8.0
6+
torchvision>=0.22.0.dev,<0.23.0
77
--extra-index-url https://pypi.ngc.nvidia.com
88
pyyaml

0 commit comments

Comments
 (0)