# Demo requirements
click==7.1.2

# Storage requirements
google-cloud-storage==1.32.0
boto3==1.14.56
azure-core==1.13.0
azure-storage-blob==12.8.0

# Data / dependencies for ML libraries
numpy==1.19.2
python-Levenshtein==0.12.2
numba==0.53.1

# Prophet
pystan==2.19.1.1 # required to be installed before prophet

# Machine learning libraries
annoy==1.17.0
catboost==0.24.1
fastai==2.4.1
gensim==4.0.1
lightgbm==3.2.1
mxnet==1.8.0.post0
onnx==1.10.1
onnxruntime==1.6.0
prophet==1.0.1
pytorch-lightning==1.3.8
scikit-learn==0.23.2
shap==0.40.0
skl2onnx==1.9.2
skorch==0.8.0
tensorflow==2.5.2
transformers==4.9.2
torch==1.9.0
xgboost==1.4.2
