Skip to content

Commit feeca53

Browse files
authored
Pin tensordict to 0.2.0 (#2628)
See pytorch/tensordict#547 Should fix https://github.com/pytorch/tutorials/actions/runs/6659680370/job/18099294856 and prevent tutorials CI regress from the sudden updates of the dependencies
1 parent fec2358 commit feeca53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jinja2==3.0.3
2626
pytorch-lightning
2727
torchx
2828
torchrl==0.2.0
29+
tensordict==0.2.0
2930
ax-platform
3031
nbformat>=4.2.0
3132
datasets

0 commit comments

Comments
 (0)