Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
streamlit
|
| 2 |
-
pandas
|
| 3 |
-
numpy
|
| 4 |
-
openpyxl
|
| 5 |
scikit-learn==1.6.1
|
| 6 |
-
xgboost
|
| 7 |
-
lightgbm
|
| 8 |
-
catboost
|
| 9 |
-
nltk
|
|
|
|
| 1 |
streamlit
|
| 2 |
+
pandas
|
| 3 |
+
numpy
|
| 4 |
+
openpyxl
|
| 5 |
scikit-learn==1.6.1
|
| 6 |
+
xgboost
|
| 7 |
+
lightgbm
|
| 8 |
+
catboost
|
| 9 |
+
nltk
|