Skip to content

Commit d8e30f5

Browse files
committed
fix: pydantic not found error
1 parent 11f1861 commit d8e30f5

10 files changed

Lines changed: 37 additions & 33 deletions

images/autounstrip.png

100755100644
File mode changed.

images/choosesource.png

100755100644
File mode changed.

images/config.png

100755100644
File mode changed.

images/currentfunction.png

100755100644
File mode changed.

images/matchedfunctions.png

100755100644
File mode changed.

images/output.gif

100755100644
File mode changed.

images/plugintoolbar.png

100755100644
File mode changed.

images/processbinary.png

100755100644
File mode changed.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies = [
66
"revengai>=2.12.0",
77
"requests>=2.25.1",
88
"libbs==2.15.1",
9-
"pydantic>=2.12.4",
9+
"pydantic>=2.12.5",
1010
]
1111

1212
[tool.uv]

uv.lock

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

0 commit comments

Comments
 (0)