Skip to content

Commit 0bcfce2

Browse files
authored
Pin torchrl deps to 0.2.0 (#2594)
As latests seems to be incompatible with latest tensordict release, see pytorch/rl#1606
1 parent 31bccdc commit 0bcfce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ tensorboard
2525
jinja2==3.0.3
2626
pytorch-lightning
2727
torchx
28-
torchrl
28+
torchrl==0.2.0
2929
ax-platform
3030
nbformat>=4.2.0
3131
datasets

0 commit comments

Comments
 (0)