Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -15,4 +15,10 @@ unstructured[pdf]
|
|
15 |
langchain-mongodb
|
16 |
langchain_huggingface
|
17 |
wikipedia
|
18 |
-
docx2txt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
langchain-mongodb
|
16 |
langchain_huggingface
|
17 |
wikipedia
|
18 |
+
docx2txt
|
19 |
+
python-jose
|
20 |
+
bcrypt
|
21 |
+
passlib
|
22 |
+
pyjwt
|
23 |
+
pydantic[email]
|
24 |
+
slowapi
|