mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
25 lines
436 B
Text
25 lines
436 B
Text
tensorflow-probability
|
|
gast
|
|
# Version requirement to match Tune
|
|
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
|
|
# For tests on RecSim and Kaggle envs.
|
|
recsim
|
|
kaggle_environments
|
|
|
|
# For MAML on PyTorch.
|
|
higher
|
|
|
|
# Unity3D testing
|
|
mlagents
|
|
mlagents_envs
|
|
|
|
# Ray Serve example
|
|
starlette
|