Skip to content

Commit b191d62

Browse files
committed
chore: update to 2.3 rc build
1 parent eab0dba commit b191d62

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

py/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
numpy
22
packaging
33
pybind11==2.6.2
4-
--extra-index-url https://download.pytorch.org/whl/nightly/cu121
5-
torch>=2.3.0.dev,<2.4.0
6-
torchvision>=0.18.0.dev,<0.19.0
4+
--index-url https://download.pytorch.org/whl/test/cu121
5+
torch>=2.3.0,<2.4.0
6+
torchvision>=0.18.0,<0.19.0
77
--extra-index-url https://pypi.ngc.nvidia.com
88
tensorrt==8.6.1
99
pyyaml

0 commit comments

Comments
 (0)