numpy>=1.24
gymnasium>=0.29
pettingzoo>=1.26

[dev]
pytest>=7.4
pytest-cov>=4.1
black>=23.7
ruff>=0.1.0
mypy>=1.5

[render]
matplotlib>=3.7

[train]
stable-baselines3>=2.2
torch>=2.0
