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 67cd179 commit 71d7aa4Copy full SHA for 71d7aa4
requirements.txt
@@ -1,21 +1,17 @@
1
-dm_env
2
-pexpect
3
-pyquaternion
4
-pyagxrobots
5
-pycryptodome
6
-ipython
7
-esdk-obs-python
8
-h5py
9
-PyYAML
10
-tqdm
11
-wandb
12
-pybullet
13
-mujoco
14
-sapien
15
-pyqt5
16
-pyqtgraph
17
-dm_control
18
-mujoco-py
19
-mujoco-python-viewer
20
-matplotlib
+dm_env==1.6
+pexpect==4.6.0
+pyquaternion==0.9.9
+pyagxrobots==0.8.4
+pycryptodome==3.10.1
+ipython==8.12.3
+esdk-obs-python==3.24.6.1
+h5py==3.11.0
+PyYAML==6.0.1
+tqdm==4.66.4
+wandb==0.17.3
+pybullet==3.2.6
+pyqt5==5.15.0
+pyqtgraph==0.13.3
+dm_control==1.0.4
+matplotlib==3.7.5
21
0 commit comments