Skip to content

Commit

Permalink
Bump langsmith-sdk to 0.2.7 (#406)
Browse files Browse the repository at this point in the history
  • Loading branch information
akira authored Dec 31, 2024
1 parent 7db689f commit c008067
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ packages = [{ include = "backend" }]
[tool.poetry.dependencies]
python = "^3.11"
langchain = ">=0.3.0,<0.4.0"
langsmith = { version = "0.2.6", extras = ["langsmith-pyo3", "compression"] }
langsmith = { version = "0.2.7", extras = ["langsmith-pyo3", "compression"] }
langchain-cohere = ">=0.3.0,<0.4.0"
langchain-google-genai = ">=2.0.0,<3.0.0"
langchain-core = ">=0.3.10,<0.4.0"
Expand Down

0 comments on commit c008067

Please sign in to comment.