Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ scipy
|
|
8 |
gpt-index~=0.5.27
|
9 |
PyPDF2
|
10 |
imap_tools
|
11 |
-
langchain~=0.0.127
|
|
|
|
8 |
gpt-index~=0.5.27
|
9 |
PyPDF2
|
10 |
imap_tools
|
11 |
+
langchain~=0.0.127
|
12 |
+
openai==0.28
|