Skip to content

Commit c008067

Browse files
authored
Bump langsmith-sdk to 0.2.7 (#406)
1 parent 7db689f commit c008067

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ packages = [{ include = "backend" }]
99
[tool.poetry.dependencies]
1010
python = "^3.11"
1111
langchain = ">=0.3.0,<0.4.0"
12-
langsmith = { version = "0.2.6", extras = ["langsmith-pyo3", "compression"] }
12+
langsmith = { version = "0.2.7", extras = ["langsmith-pyo3", "compression"] }
1313
langchain-cohere = ">=0.3.0,<0.4.0"
1414
langchain-google-genai = ">=2.0.0,<3.0.0"
1515
langchain-core = ">=0.3.10,<0.4.0"

0 commit comments

Comments
 (0)