Skip to content

Commit 629c851

Browse files
committed
升级依赖
1 parent 2dfe4ad commit 629c851

File tree

2 files changed

+87
-87
lines changed

2 files changed

+87
-87
lines changed

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ requires-python = ">=3.14"
55

66
dependencies = [
77
"pixel-font-builder==0.0.47",
8-
"pixel-font-knife==0.0.20",
9-
"unicodedata2==17.0.0",
10-
"unidata-blocks==0.0.23",
11-
"character-encoding-utils==0.0.11",
8+
"pixel-font-knife==0.0.21",
9+
"unicodedata2==17.0.1",
10+
"unidata-blocks==0.0.24",
11+
"character-encoding-utils==0.0.12",
1212
"pyyaml==6.0.3",
13-
"pillow==12.1.0",
13+
"pillow==12.1.1",
1414
"beautifulsoup4==4.14.3",
1515
"jinja2==3.1.6",
1616
"loguru==0.7.3",
17-
"cyclopts==4.4.3",
17+
"cyclopts==4.6.0",
1818
]

0 commit comments

Comments
 (0)