Merge pull request #110 from joshuasundance-swca/dependabot/pip/langchain-0.0.350
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ black==23.12.0
|
|
4 |
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability
|
5 |
duckduckgo-search==4.0.0
|
6 |
faiss-cpu==1.7.4
|
7 |
-
langchain==0.0.
|
8 |
langsmith==0.0.69
|
9 |
mypy==1.7.1
|
10 |
numexpr==2.8.8
|
|
|
4 |
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability
|
5 |
duckduckgo-search==4.0.0
|
6 |
faiss-cpu==1.7.4
|
7 |
+
langchain==0.0.350
|
8 |
langsmith==0.0.69
|
9 |
mypy==1.7.1
|
10 |
numexpr==2.8.8
|