cython
dill
GitPython
py4j
matplotlib
packaging
pandas>=1.1.0
scikit-learn>=0.22
statsmodels>=0.12.2
lightgbm
tqdm

[:python_version < "3.7"]
numpy>=1.19
prophet==1.0.1
scipy>=1.5.0

[:python_version >= "3.7"]
numpy>=1.21
prophet>=1.1
scipy>=1.6.0

[all]
plotly>=4.13
torch>=1.1.0
pyspark[sql]>=3

[deep-learning]
torch>=1.1.0

[plot]
plotly>=4.13

[spark]
pyspark[sql]>=3
