Matt Robinson
commited on
Commit
·
a3c6809
1
Parent(s):
1f7e753
pin langchain
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
beautifulsoup4
|
2 |
-
langchain
|
3 |
openai
|
4 |
unstructured>=0.4.7
|
5 |
faiss-cpu
|
|
|
1 |
beautifulsoup4
|
2 |
+
langchain==0.0.81
|
3 |
openai
|
4 |
unstructured>=0.4.7
|
5 |
faiss-cpu
|