lively06
commited on
Commit
•
e682edd
1
Parent(s):
0668f4c
commit4
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ openpyxl
|
|
2 |
seaborn
|
3 |
flask
|
4 |
pandas
|
5 |
-
|
6 |
flask_cors
|
7 |
scikit-learn
|
8 |
matplotlib
|
|
|
2 |
seaborn
|
3 |
flask
|
4 |
pandas
|
5 |
+
gunicorn
|
6 |
flask_cors
|
7 |
scikit-learn
|
8 |
matplotlib
|