Skip to content

Commit aa105a3

Browse files
authored
Update requirements.txt to torch2_8 (#3502)
* Update requirements.txt to torch2_8 Updating to torch2_8 * Update requirements.txt
1 parent 1c3f3b8 commit aa105a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.ci/docker/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ tqdm==4.66.1
2323
numpy==1.24.4
2424
matplotlib
2525
librosa
26-
torch==2.7
26+
torch==2.8
2727
torchvision
2828
torchdata
2929
networkx
@@ -37,8 +37,8 @@ tensorboard
3737
jinja2==3.1.3
3838
pytorch-lightning
3939
torchx
40-
torchrl==0.7.2
41-
tensordict==0.7.2
40+
torchrl==0.9.2
41+
tensordict==0.9.1
4242
# For ax_multiobjective_nas_tutorial.py
4343
ax-platform>=0.4.0,<0.5.0
4444
nbformat>=5.9.2

0 commit comments

Comments
 (0)