Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -14,3 +14,6 @@ gspread==5.12.0
|
|
| 14 |
gspread-dataframe==3.3.1
|
| 15 |
oauth2client==4.1.3
|
| 16 |
nltk==3.8.1
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
gspread-dataframe==3.3.1
|
| 15 |
oauth2client==4.1.3
|
| 16 |
nltk==3.8.1
|
| 17 |
+
scikit-learn==1.3.2
|
| 18 |
+
matplotlib==3.7.1
|
| 19 |
+
numpy==1.24.2
|