merge conflict resolution
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
anthropic==0.7.7
|
2 |
faiss-cpu==1.7.4
|
3 |
-
langchain==0.0.
|
4 |
langsmith==0.0.69
|
5 |
numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
|
6 |
openai==1.3.7
|
|
|
1 |
anthropic==0.7.7
|
2 |
faiss-cpu==1.7.4
|
3 |
+
langchain==0.0.348
|
4 |
langsmith==0.0.69
|
5 |
numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
|
6 |
openai==1.3.7
|