numpy>=1.21.0
torch>=1.9.0
gymnasium>=0.26.0
matplotlib>=3.5.0
stable-baselines3>=1.5.0
opencv-python>=4.5.0
pandas>=1.3.0
tqdm>=4.62.0
tensorboard>=2.8.0

[dev]
pytest>=6.0
pytest-cov>=2.0
black>=21.0
flake8>=3.8
mypy>=0.800
pre-commit>=2.15.0
