Skip to content

Commit

Permalink
Bump dydantic
Browse files Browse the repository at this point in the history
  • Loading branch information
hinthornw committed Jan 29, 2025
1 parent 07a9bd3 commit d13151f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ license = { text = "MIT" }
requires-python = "<4.0,>=3.10"
dependencies = [
"langgraph>=0.2.25",
"dydantic<1.0.0,>=0.0.7",
"dydantic<1.0.0,>=0.0.8",
"jsonpatch<2.0,>=1.33",
]
name = "trustcall"
version = "0.0.29"
version = "0.0.30"
description = "Tenacious & trustworthy tool calling built on LangGraph."
readme = "README.md"

Expand Down
8 changes: 4 additions & 4 deletions uv.lock

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

0 comments on commit d13151f

Please sign in to comment.