Skip to content

Commit c56c22c

Browse files
committed
chore(dependencies): add typeguard to production dependencies
1 parent b6882b9 commit c56c22c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ dependencies = [
3232
"typing-extensions>=4.13.2",
3333
"more-itertools>=10.7.0",
3434
"json-repair>=0.44.1",
35+
"typeguard>=4.4.1",
3536
]
3637
requires-python = "==3.11.*"
3738
readme = "README.md"
@@ -87,7 +88,6 @@ dev = [
8788
"plotly>=5.24.1",
8889
"pandas>=2.2.3",
8990
"pytest-mock>=3.14.0",
90-
"typeguard>=4.4.1",
9191
"pyfakefs>=5.7.3",
9292
"mongomock>=4.3.0",
9393
"qwen-vl-utils>=0.0.10",

uv.lock

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

0 commit comments

Comments
 (0)