Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
streamlit
|
| 2 |
pandas
|
| 3 |
-
|
| 4 |
plotly
|
| 5 |
openpyxl
|
| 6 |
-
xlsxwriter
|
|
|
|
|
|
| 1 |
streamlit
|
| 2 |
pandas
|
| 3 |
+
pymupdf
|
| 4 |
plotly
|
| 5 |
openpyxl
|
| 6 |
+
xlsxwriter
|
| 7 |
+
XlsxWriter==3.1.9
|