Skip to content

Commit 07456f9

Browse files
author
Vincent Moens
committed
update requirements
1 parent 67f4d1a commit 07456f9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.ci/docker/requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,9 @@ tensorboard
2828
jinja2==3.1.3
2929
pytorch-lightning
3030
torchx
31-
torchrl==0.3.0
32-
tensordict==0.3.0
31+
# TODO: use stable 0.5 when released
32+
-e git+https://github.com/pytorch/torchrl.git
33+
-e git+https://github.com/pytorch/tensordict.git
3334
ax-platform
3435
nbformat>==5.9.2
3536
datasets

0 commit comments

Comments
 (0)