numpy>=1.26
pandas>=2.0
gymnasium>=0.29
pydantic>=2.0
PyYAML>=6.0

[dev]
pytest>=8.0
ruff>=0.9
build>=1.2
wheel>=0.44

[plots]
plotly>=5.20

[rl]
stable-baselines3>=2.3
tensorboard>=2.16

[web]
fastapi>=0.110
uvicorn>=0.29
plotly>=5.20
streamlit>=1.35
