diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..cdd6293 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,10 @@ +pandas>=1.4 +numpy>=1.22 +scikit-learn>=1.0 +xgboost>=1.6 +matplotlib>=3.5 +seaborn>=0.11 +jupyterlab +pandas_ta>=0.3.14 +statsmodels>=0.13 +joblib