Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
langchain==0.0.
|
2 |
-
|
3 |
PyPDF2
|
4 |
-
PyCryptodome
|
5 |
-
pypdf
|
|
|
1 |
+
langchain==0.0.118
|
2 |
+
gpt_index==0.4.24
|
3 |
PyPDF2
|
4 |
+
PyCryptodome
|
|