Joshua Sundance Bailey
commited on
Commit
·
839541a
1
Parent(s):
532ae8d
dependabot
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
anthropic==0.
|
2 |
faiss-cpu==1.7.4
|
3 |
-
langchain==0.0.
|
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.4
|
|
|
1 |
+
anthropic==0.5.0
|
2 |
faiss-cpu==1.7.4
|
3 |
+
langchain==0.0.320
|
4 |
+
langsmith==0.0.49
|
5 |
numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
|
6 |
openai==0.28.1
|
7 |
pypdf==3.16.4
|