Skip to content

Commit 3d4f11d

Browse files
DeepMindcopybara-github
authored andcommitted
dm_control release for 1.0.7
PiperOrigin-RevId: 619969066 Change-Id: I07aac593777b7605be6cc35b8f1907a8dc4060cd
1 parent 5c155e1 commit 3d4f11d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
1-
absl-py==2.0.0
1+
absl-py==2.1.0
22
dm-env==1.6
33
dm-tree==0.1.8
44
glfw==1.12.0
55
h5py==3.10.0
66
labmaze==1.0.6
7-
lxml==4.9.3
7+
lxml==5.1.0
88
mock==5.1.0
9-
mujoco==3.1.1
9+
mujoco==3.1.3
1010
nose==1.3.7
1111
nose-xunitmp==0.4.1
1212
numpy==1.24.4; python_version == '3.8'
13-
numpy==1.26.2; python_version >= '3.9'
13+
numpy==1.26.3; python_version >= '3.9'
1414
Pillow==10.2.0
1515
protobuf==3.19.4 # TensorFlow requires protobuf<3.20 (b/182876485)
1616
pyopengl==3.1.7
17-
pyparsing==3.1.1
17+
pyparsing==3.1.2
1818
requests==2.31.0
1919
scipy==1.10.1; python_version == '3.8'
20-
scipy==1.11.4; python_version >= '3.9'
20+
scipy==1.12.0; python_version >= '3.9'
2121
setuptools==69.0.2
22-
tqdm==4.66.1
22+
tqdm==4.66.2

0 commit comments

Comments
 (0)