Spaces:
Sleeping
Sleeping
Commit
·
0044a34
1
Parent(s):
2d3bc6e
openpyxl
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
xlsxwriter==3.2.0
|
2 |
rank-bm25==0.2.2
|
|
|
3 |
numpy
|
4 |
pandas
|
5 |
streamlit==1.32.0
|
|
|
1 |
xlsxwriter==3.2.0
|
2 |
rank-bm25==0.2.2
|
3 |
+
openpyxl
|
4 |
numpy
|
5 |
pandas
|
6 |
streamlit==1.32.0
|