Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -4
requirements.txt
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
pandas
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
|
|
|
|
1 |
pandas
|
2 |
+
numpy
|
3 |
+
streamlit
|
4 |
+
matplotlib
|
5 |
+
seaborn
|
6 |
+
tabula-py
|
7 |
+
openpyxl
|
8 |
+
PyMuPDF
|