Update langsmith version (#7759)

This commit is contained in:
William FH
2023-07-15 12:01:41 -07:00
committed by GitHub
parent 1d06eee3b5
commit 4cb9f1eda8
2 changed files with 5 additions and 9 deletions
+1 -1
View File
@@ -120,7 +120,7 @@ cassio = {version = "^0.0.7", optional = true}
rdflib = {version = "^6.3.2", optional = true}
sympy = {version = "^1.12", optional = true}
rapidfuzz = {version = "^3.1.1", optional = true}
langsmith = "^0.0.5"
langsmith = "^0.0.7"
[tool.poetry.group.docs.dependencies]
autodoc_pydantic = "^1.8.0"