Skip to content

Commit 5e8fe4b

Browse files
committed
Lock version to avoid build errors
1 parent ab721c0 commit 5e8fe4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ openpyxl # for pandas.read_excel function
2020
seaborn
2121
plotly
2222
statsmodels==0.14.2 # used by plotly for trendline parameter
23-
#scipy==1.14.0
23+
scipy==1.14.0
2424
scikit-learn==1.3.2 # match colab environment
2525
joblib
2626

0 commit comments

Comments
 (0)