Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
pandas
|
2 |
-
numpy
|
|
|
3 |
plotly
|
4 |
scikit_learn
|
5 |
streamlit
|
|
|
1 |
pandas
|
2 |
+
numpy
|
3 |
+
pymupdf
|
4 |
plotly
|
5 |
scikit_learn
|
6 |
streamlit
|