Update torchrl dependency
This commit is contained in:
2
.github/poetry/cpu/pyproject.toml
vendored
2
.github/poetry/cpu/pyproject.toml
vendored
@@ -41,7 +41,7 @@ numba = "^0.59.0"
|
||||
mpmath = "^1.3.0"
|
||||
torch = {version = "^2.2.1", source = "torch-cpu"}
|
||||
tensordict = {git = "https://github.com/pytorch/tensordict"}
|
||||
torchrl = {git = "https://github.com/pytorch/rl", rev = "13bef426dcfa5887c6e5034a6e9697993fa92c37"}
|
||||
torchrl = {git = "https://github.com/pytorch/rl"}
|
||||
mujoco = "^3.1.2"
|
||||
mujoco-py = "^2.1.2.14"
|
||||
gym = "^0.26.2"
|
||||
|
||||
Reference in New Issue
Block a user