From aeca1598961b40199159dfabcf91d428d950bb52 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 19:35:21 +0000 Subject: [PATCH] Update dependency langsmith to v0.1.143 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d73f85355a0..f0f4f03abc6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -77,7 +77,7 @@ langchain-core==0.3.15 ; python_full_version >= "3.12.0" and python_version < "4 langchain-text-splitters==0.3.2 ; python_full_version >= "3.12.0" and python_version < "4.0" langchain==0.3.7 ; python_full_version >= "3.12.0" and python_version < "4.0" langconv==0.3.0 ; python_full_version >= "3.12.0" and python_version < "4.0" -langsmith==0.1.139 ; python_full_version >= "3.12.0" and python_version < "4.0" +langsmith==0.1.143 ; python_full_version >= "3.12.0" and python_version < "4.0" loguru==0.7.2 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" magic-filter==1.0.12 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" markupsafe==3.0.2 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"