Skip to content

Commit

Permalink
Bump langsmith to 0.1.139rc2 (#395)
Browse files Browse the repository at this point in the history
  • Loading branch information
hinthornw authored Nov 1, 2024
1 parent 7a6d406 commit 4cd377b
Showing 1 changed file with 1 addition and 1 deletion.
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 = "^0.1.139rc1"
langsmith = "^0.1.139rc2"
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 4cd377b

Please sign in to comment.