rameshmoorthy
commited on
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -6,5 +6,5 @@ scikit-learn
|
|
6 |
matplotlib
|
7 |
plotly
|
8 |
wordcloud
|
9 |
-
scipy
|
10 |
-
|
|
|
6 |
matplotlib
|
7 |
plotly
|
8 |
wordcloud
|
9 |
+
scipy==1.11.4
|
10 |
+
|