Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -7
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
-
streamlit
|
2 |
-
pandas
|
3 |
-
matplotlib
|
4 |
-
seaborn
|
5 |
-
scikit-learn
|
6 |
-
xgboost
|
7 |
-
numpy
|
|
|
|
1 |
+
streamlit
|
2 |
+
pandas
|
3 |
+
matplotlib
|
4 |
+
seaborn
|
5 |
+
scikit-learn
|
6 |
+
xgboost
|
7 |
+
numpy
|
8 |
+
openpyxl
|