numpy>=1.19.0
torch>=1.9.0
jsons>=1.4
gym~=0.19.0

[dev]
black~=22.1.0
isort~=5.10.0
pycodestyle~=2.8.0

[doc]
sphinx~=4.0
sphinx-rtd-theme~=0.5

[examples]
matplotlib
tensorboard
gym~=0.19.0

[gym]
gym[all]==0.19.0

[mlagents]
mlagents

[neptune]
neptune-client
psutil

[pettingzoo]
pettingzoo[other]==1.11.0

[plot]
matplotlib

[tensorboard]
tensorboard

[test]
mock~=4.0
pytest~=5.4
pytest-cov~=2.10
pytest-mock~=3.3
flake8~=3.9
gym[box2d]~=0.19.0
pettingzoo[other,sisl]==1.11.*
