Skip to content

Commit 4b1583a

Browse files
nimrod-gileadidiegolascasas
authored andcommitted
Freeze version of dm-control in requirements.txt files.
A new version of dm_control is about to come out, which will depend on MuJoCo 2.1.1 (instead of 2.1.0), and we don't want to break existing users of dm_control until they've upgraded their MuJoCo installation. PiperOrigin-RevId: 417360341
1 parent 3f0d5ed commit 4b1583a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

physics_planning_games/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
absl-py == 0.9.0
2-
dm-control
2+
dm-control == 0.0.403778684
33
dm-env
44
labmaze
55
numpy == 1.19.1

0 commit comments

Comments
 (0)