numpy<1.29,>=1.21
scipy<1.13,>=1.5.4
pandas<2.2.0,>=2.0.0
scikit-learn<1.5,>=1.3.0
networkx<4,>=3.0
autogluon.core==1.0.1b20231230
autogluon.features==1.0.1b20231230

[all]
torch<2.1,>=2.0
fastai<2.8,>=2.3.1
autogluon.core[all]==1.0.1b20231230
xgboost<2.1,>=1.6
lightgbm<4.2,>=3.3

[all:sys_platform != "darwin"]
catboost<1.3,>=1.1

[all:sys_platform == "darwin" and python_version < "3.11"]
catboost<1.2,>=1.1

[catboost]

[catboost:sys_platform != "darwin"]
catboost<1.3,>=1.1

[catboost:sys_platform == "darwin" and python_version < "3.11"]
catboost<1.2,>=1.1

[fastai]
torch<2.1,>=2.0
fastai<2.8,>=2.3.1

[imodels]
imodels<1.4.0,>=1.3.10

[lightgbm]
lightgbm<4.2,>=3.3

[ray]
autogluon.core[all]==1.0.1b20231230

[skex]
scikit-learn-intelex<2024.1,>=2023.0

[skl2onnx]
skl2onnx<1.16.0,>=1.15.0
onnxruntime-gpu<1.16.0,>=1.15.0

[tabpfn]
tabpfn<0.2,>=0.1

[tests]
tabpfn<0.2,>=0.1
imodels<1.4.0,>=1.3.10
skl2onnx<1.16.0,>=1.15.0
onnxruntime-gpu<1.16.0,>=1.15.0

[tests:python_version < "3.11"]
vowpalwabbit<9.9,>=9

[vowpalwabbit]

[vowpalwabbit:python_version < "3.11"]
vowpalwabbit<9.9,>=9

[xgboost]
xgboost<2.1,>=1.6
