Skip to content

Commit 0ce4e16

Browse files
authored
bump torchrl and tensordict req (#3474)
1 parent f4d1b1c commit 0ce4e16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.ci/docker/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ tensorboard
2929
jinja2==3.1.3
3030
pytorch-lightning
3131
torchx
32-
torchrl==0.7.2
33-
tensordict==0.7.2
32+
torchrl==0.9.2
33+
tensordict==0.9.1
3434
# For ax_multiobjective_nas_tutorial.py
3535
ax-platform>=0.4.0,<0.5.0
3636
nbformat>=5.9.2

0 commit comments

Comments
 (0)