Skip to content

Commit 653b719

Browse files
fix(deps): upgrade dependency msgspec to ~=0.21.1
1 parent e8e2575 commit 653b719

File tree

2 files changed

+38
-38
lines changed

2 files changed

+38
-38
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ voice = [
4949
]
5050
speed = [
5151
"aiohttp[speedups]>=3.11.18",
52-
"msgspec~=0.20.0",
52+
"msgspec~=0.21.1",
5353
]
5454

5555
[dependency-groups]

0 commit comments

Comments
 (0)