Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -12,6 +12,7 @@ PyMuPDF==1.24.4
|
|
12 |
PyMuPDFb==1.24.3
|
13 |
python-docx==0.8.11
|
14 |
sentence-transformers==2.2.2
|
|
|
15 |
|
16 |
|
17 |
|
|
|
12 |
PyMuPDFb==1.24.3
|
13 |
python-docx==0.8.11
|
14 |
sentence-transformers==2.2.2
|
15 |
+
python-dotenv==1.0.1
|
16 |
|
17 |
|
18 |
|