Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ beautifulsoup4
|
|
4 |
docx2txt
|
5 |
python-docx
|
6 |
textract
|
7 |
-
openpyxl==3.0
|
8 |
sentence-transformers
|
|
|
4 |
docx2txt
|
5 |
python-docx
|
6 |
textract
|
7 |
+
openpyxl==3.1.0
|
8 |
sentence-transformers
|