Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
s2t2 committed Nov 4, 2024
1 parent e3db4de commit 800b9dd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,14 @@ jupyter-cache


# packages required by any python code / notebooks:
requests
#numpy
pandas
openpyxl # for pandas.read_excel function
#matplotlib
seaborn
plotly
statsmodels # used by plotly for trendline parameter
requests
pandas
#scipy
scikit-learn==1.3.2 # match colab environment
joblib
Expand Down

0 comments on commit 800b9dd

Please sign in to comment.