We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c155e1 commit 3d4f11dCopy full SHA for 3d4f11d
requirements.txt
@@ -1,22 +1,22 @@
1
-absl-py==2.0.0
+absl-py==2.1.0
2
dm-env==1.6
3
dm-tree==0.1.8
4
glfw==1.12.0
5
h5py==3.10.0
6
labmaze==1.0.6
7
-lxml==4.9.3
+lxml==5.1.0
8
mock==5.1.0
9
-mujoco==3.1.1
+mujoco==3.1.3
10
nose==1.3.7
11
nose-xunitmp==0.4.1
12
numpy==1.24.4; python_version == '3.8'
13
-numpy==1.26.2; python_version >= '3.9'
+numpy==1.26.3; python_version >= '3.9'
14
Pillow==10.2.0
15
protobuf==3.19.4 # TensorFlow requires protobuf<3.20 (b/182876485)
16
pyopengl==3.1.7
17
-pyparsing==3.1.1
+pyparsing==3.1.2
18
requests==2.31.0
19
scipy==1.10.1; python_version == '3.8'
20
-scipy==1.11.4; python_version >= '3.9'
+scipy==1.12.0; python_version >= '3.9'
21
setuptools==69.0.2
22
-tqdm==4.66.1
+tqdm==4.66.2
0 commit comments