Skip to content

Commit e3c7f14

Browse files
author
Vincent Moens
committed
init
1 parent a66464b commit e3c7f14

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.ci/docker/requirements.txt

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

0 commit comments

Comments
 (0)