pandas<3.0.0,>=2.0.0
scikit-learn<2.0.0,>=1.3.0
numpy<2.0.0,>=1.24.0
joblib<2.0.0,>=1.3.0
pydantic<3.0.0,>=2.0.0

[:python_version < "3.10"]
eval-type-backport>=0.2.0

[all]
metaguard[api,dev,docs,xgboost]

[api]
fastapi>=0.103.0
uvicorn[standard]>=0.23.0
httpx>=0.25.0

[cli]
typer>=0.9.0
rich>=13.0.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
pytest-mock>=3.12.0
mypy>=1.5.0
ruff>=0.1.0
black>=23.0.0
isort>=5.12.0
pre-commit>=3.4.0
pandas-stubs>=2.0.0
types-requests>=2.31.0

[docs]
sphinx>=7.0.0
sphinx-rtd-theme>=1.3.0
myst-parser>=2.0.0
sphinx-copybutton>=0.5.0
sphinx-autodoc-typehints>=1.24.0

[xgboost]
xgboost>=2.0.0
