pandas>=2.0.0
pyarrow>=13.0.0
pyyaml>=6.0.0
pydantic>=2.0.0
pydantic-settings>=2.0.0
numpy>=1.24.0
scikit-learn==1.7.2
fastapi>=0.104.0
uvicorn[standard]>=0.24.0
jinja2>=3.1.0
typer>=0.9.0
rich>=13.0.0
inquirerpy>=0.3.4
tqdm>=4.66.0
cachetools>=5.3.0
kavier<0.5,>=0.4

[autoconf]
ado-autoconf<2,>=1.7

[dev]
pytest>=7.4.0
pytest-cov
ruff
mypy

[ml]
xgboost==3.1.3
lightgbm==4.6.0
catboost==1.2.10
torch>=2.0.0
tabpfn==8.0.3

[plot]
matplotlib>=3.5
seaborn>=0.13.0
