Fix requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -13,5 +13,4 @@ stable_baselines3
|
|
13 |
rl_zoo3
|
14 |
gym
|
15 |
shimmy>=0.2.1
|
16 |
-
mujoco-py
|
17 |
-
cpython<3
|
|
|
13 |
rl_zoo3
|
14 |
gym
|
15 |
shimmy>=0.2.1
|
16 |
+
mujoco-py
|
|