Skip to content

Commit

Permalink
Merge pull request #24 from hilookas/patch-1
Browse files Browse the repository at this point in the history
Temporary Fix for Farama-Foundation/D4RL#236
  • Loading branch information
ZibinDong authored Jul 20, 2024
2 parents 845fb3b + f4f5299 commit 0db5cfa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ numpy<1.23.0
einops
mujoco_py>=2.0
gym>=0.13,<0.24
dm_control>=1.0.3
dm_control>=1.0.3,<=1.0.20
cython==3.0.0a10
numba<0.60.0
matplotlib<=3.7.5
Expand All @@ -20,3 +20,4 @@ opencv-python
imagecodecs
torch>1.0.0,<2.3.0
torchvision
mujoco<=3.1.6

0 comments on commit 0db5cfa

Please sign in to comment.