safety-gymnasium>=0.1.0
torch>=1.10.0
numpy>=1.20.0
tensorboard>=2.8.0
wandb>=0.13.0
psutil>=5.9.1
scipy>=1.7.0
joblib>=1.2.0
pyyaml>=6.0
types-pyyaml>=6.0
xmltodict>=0.13.0
moviepy>=1.0.0
typing-extensions>=4.0.0
typer[all]>=0.7.0
seaborn>=0.12.2
pandas>=1.5.3
matplotlib>=3.7.1

[lint]
isort>=5.11.0
black>=22.6.0
pylint[spelling]>=2.15.0
mypy>=0.990
flake8
flake8-bugbear
doc8<1.0.0a0
pydocstyle
pyenchant
pre-commit

[test]
pytest
pytest-cov
pytest-xdist
