Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -16,4 +16,5 @@ openai==1.14.3
|
|
| 16 |
tiktoken==0.6.0
|
| 17 |
# Documents
|
| 18 |
pypdf==4.2.0
|
| 19 |
-
python-docx
|
|
|
|
|
|
| 16 |
tiktoken==0.6.0
|
| 17 |
# Documents
|
| 18 |
pypdf==4.2.0
|
| 19 |
+
python-docx
|
| 20 |
+
bcrypt
|