Spaces:
Sleeping
Sleeping
Tuchuanhuhuhu
commited on
Commit
•
a3c7463
1
Parent(s):
386dd02
修正langchain版本
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ tqdm
|
|
8 |
colorama
|
9 |
googlesearch-python
|
10 |
Pygments
|
11 |
-
langchain==0.0.
|
12 |
markdown
|
13 |
PyPDF2
|
14 |
pdfplumber
|
|
|
8 |
colorama
|
9 |
googlesearch-python
|
10 |
Pygments
|
11 |
+
langchain==0.0.173
|
12 |
markdown
|
13 |
PyPDF2
|
14 |
pdfplumber
|