Joshua Sundance Bailey
commited on
Commit
·
5a5e8cd
1
Parent(s):
78d9c2f
update langchain
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
anthropic==0.3.11
|
2 |
faiss-cpu==1.7.4
|
3 |
-
langchain==0.0.
|
4 |
langsmith==0.0.40
|
5 |
openai==0.28.0
|
6 |
pypdf==3.16.2
|
|
|
1 |
anthropic==0.3.11
|
2 |
faiss-cpu==1.7.4
|
3 |
+
langchain==0.0.301
|
4 |
langsmith==0.0.40
|
5 |
openai==0.28.0
|
6 |
pypdf==3.16.2
|