Skip to content

Commit 3f028f2

Browse files
Moving msgpack-types to dev deps
1 parent 53af10d commit 3f028f2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ dependencies = [
2424
"aiochannel>=1.2.1",
2525
"grpcio-tools>=1.59.3",
2626
"grpcio>=1.59.3",
27-
"msgpack-types>=0.3.0",
2827
"msgpack>=1.0.7",
2928
"nanoid>=2.0.0",
3029
"protobuf>=5.28.3",
@@ -37,6 +36,7 @@ dependencies = [
3736
[tool.uv]
3837
dev-dependencies = [
3938
"deptry>=0.14.0",
39+
"msgpack-types>=0.3.0",
4040
"mypy>=1.4.0",
4141
"mypy-protobuf>=3.5.0",
4242
"pytest>=7.4.0",

uv.lock

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

0 commit comments

Comments
 (0)