Skip to content

Commit c4d0547

Browse files
authored
Merge pull request #5 from Ariasu123/fix/declare-jsonschema
fix: declare jsonschema as a direct dependency
2 parents 38a0d9d + 28d908b commit c4d0547

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ dependencies = [
2525
"rich>=13.7",
2626
"sandbox-docker-mcp @ git+https://github.com/Ariasu123/Agent-Toolkit.git@006b345b3cd9edbc1ed7453873bf9403d5d7495d#subdirectory=Personal/MCP-Hub/sandbox-docker-mcp",
2727
"wcwidth>=0.8.2",
28+
"jsonschema>=4.20",
2829
]
2930

3031
[dependency-groups]

uv.lock

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

0 commit comments

Comments
 (0)