gym~=0.21
numpy~=1.18
PyYAML~=5.4
torch~=1.6
wandb>=0.10.30
matplotlib~=3.0
pandas~=1.0

[all]
gym[accept-rom-license,atari]~=0.21
opencv-python~=4.0
gym-minigrid~=1.0
pettingzoo[atari,classic,sisl]~=1.11
pytest~=6.2
pytest-lazy-fixture~=0.6

[atari]
gym[accept-rom-license,atari]~=0.21
opencv-python~=4.0

[gym_minigrid]
gym-minigrid~=1.0

[petting_zoo]
pettingzoo[atari,classic,sisl]~=1.11

[test]
pytest~=6.2
pytest-lazy-fixture~=0.6
