[RLlib] PyBullet Env native support via env str-specifier (if installed). (#12209)

This commit is contained in:
Sven Mika
2020-11-30 12:41:24 +01:00
committed by GitHub
parent b85c6abc3e
commit bb03e2499b
5 changed files with 47 additions and 5 deletions
+2
View File
@@ -5,5 +5,7 @@ torch>=1.6.0
# Version requirement to match Tune
torchvision>=0.6.0
smart_open
# For testing in MuJoCo-like envs (in PyBullet).
pybullet
# For tests on PettingZoo's multi-agent envs.
pettingzoo>=1.4.0