einops>=0.7
huggingface-hub>=1.0
kditransform>=1.0
numba>=0.60
numpy>=2.0
pandas>=2.0
pydantic>=2.0
scikit-learn>=1.4
scipy>=1.13
synthefy<8,>=7
torch<2.14,>=2.8
tqdm>=4.65
typing-extensions>=4.10

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

[dev]
build
pytest
ruff

[dev:python_version < "3.11"]
tomli>=2.0

[eval]
matplotlib
openml

[forecasting]
synthefy[forecasting]<8,>=7

[interpretability]
shapiq>=1.0
matplotlib

[text]
synthefy[text]<8,>=7

[timeseries]
synthefy[forecasting]<8,>=7

[train]
wandb>=0.15.0
xgboost
