diff --git a/requirements.txt b/requirements.txt index c498ddd4c5a..333a73a5095 100644 --- a/requirements.txt +++ b/requirements.txt @@ -74,7 +74,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.2.0 ; 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"