Joshua Sundance Bailey
commited on
Commit
·
e4b72fe
1
Parent(s):
2c41972
update langsmith
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
anthropic==0.3.11
|
2 |
faiss-cpu==1.7.4
|
3 |
langchain==0.0.308
|
4 |
-
langsmith==0.0.
|
5 |
numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
|
6 |
openai==0.28.1
|
7 |
pypdf==3.16.2
|
|
|
1 |
anthropic==0.3.11
|
2 |
faiss-cpu==1.7.4
|
3 |
langchain==0.0.308
|
4 |
+
langsmith==0.0.43
|
5 |
numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
|
6 |
openai==0.28.1
|
7 |
pypdf==3.16.2
|