joblib~=1.1
numpy<1.24,>=1.21
scipy<1.10.0,>=1.5.4
pandas!=1.4.0,<1.6,>=1.2.5
statsmodels~=0.13.0
gluonts~=0.11.0
torch<1.13,>=1.9
pytorch-lightning<1.8.0,>=1.7.4
networkx<3.0,>=2.3
tqdm>=4.38.0
autogluon.core[raytune]==0.6.2b20230111
autogluon.common==0.6.2b20230111
autogluon.tabular[catboost,lightgbm,xgboost]==0.6.2b20230111

[all]
tbats~=1.1
pmdarima~=1.8.2
sktime<0.14,>=0.13.1

[sktime]
sktime<0.14,>=0.13.1
pmdarima~=1.8.2
tbats~=1.1

[tests]
pytest
flake8~=4.0
flaky~=3.7
pytest-timeout~=2.1
isort>=5.10
black>=22.3,~=22.0
