Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +10 -1
requirements.txt
CHANGED
@@ -1,4 +1,13 @@
|
|
1 |
flask
|
2 |
scikit-learn
|
3 |
pandas
|
4 |
-
requests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
flask
|
2 |
scikit-learn
|
3 |
pandas
|
4 |
+
requests
|
5 |
+
streamlit
|
6 |
+
gspread
|
7 |
+
openpyxl
|
8 |
+
matplotlib
|
9 |
+
streamlit-aggrid
|
10 |
+
pulp
|
11 |
+
docker
|
12 |
+
plotly
|
13 |
+
scipy
|