Joshua Sundance Bailey
commited on
Commit
·
0920817
1
Parent(s):
9869b56
dependabot
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
anthropic==0.5.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 |
pillow>=10.0.0 # not directly required, pinned by Snyk to avoid a vulnerability
|
|
|
1 |
anthropic==0.5.0
|
2 |
faiss-cpu==1.7.4
|
3 |
+
langchain==0.0.334
|
4 |
+
langsmith==0.0.63
|
5 |
numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
|
6 |
openai==0.28.1
|
7 |
pillow>=10.0.0 # not directly required, pinned by Snyk to avoid a vulnerability
|