mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 23:39:37 +08:00
[RLlib] PyBullet Env native support via env str-specifier (if installed). (#12209)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user