Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
gradio
|
2 |
-
pandas
|
3 |
-
numpy
|
4 |
-
matplotlib
|
5 |
-
seaborn
|
6 |
-
scipy
|
7 |
-
python-docx
|
8 |
openpyxl
|
9 |
scikit-learn
|
|
|
1 |
+
gradio
|
2 |
+
pandas
|
3 |
+
numpy
|
4 |
+
matplotlib
|
5 |
+
seaborn
|
6 |
+
scipy
|
7 |
+
python-docx
|
8 |
openpyxl
|
9 |
scikit-learn
|