Skip to content

Commit b9b21de

Browse files
committed
chore: 更新依赖库 msgspec 以支持 Python 3.13
1 parent 40faa2e commit b9b21de

File tree

3 files changed

+41
-34
lines changed

3 files changed

+41
-34
lines changed

backend/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ litestar-htmx==0.4.0
2020
markdown-it-py==3.0.0
2121
mdurl==0.1.2
2222
motor==3.6.0
23-
msgspec==0.18.6
23+
msgspec==0.19.0
2424
multidict==6.1.0
2525
nodeenv==1.9.1
2626
polyfactory==2.18.1

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ litestar-htmx==0.4.0
2020
markdown-it-py==3.0.0
2121
mdurl==0.1.2
2222
motor==3.6.0
23-
msgspec==0.18.6
23+
msgspec==0.19.0
2424
multidict==6.1.0
2525
polyfactory==2.18.1
2626
psycopg==3.2.3

backend/uv.lock

Lines changed: 39 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)