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