numpy<3,>=2.0
pydantic<3,>=2.10

[dev]
pytest>=8
pytest-asyncio>=0.25
ruff>=0.11
build>=1.2
twine>=6

[mcp]
jsonschema<5,>=4.23
regex>=2024.11

[server]
fastapi<1,>=0.135
uvicorn>=0.34
httpx>=0.28

[train]
torch>=2.6
scikit-learn>=1.6
xgboost>=3.0
gymnasium>=1.0
sb3-contrib>=2.6
onnx>=1.17
onnxruntime>=1.20
