Skip to content

Commit aa0458b

Browse files
committed
升级依赖
1 parent c315379 commit aa0458b

2 files changed

Lines changed: 44 additions & 53 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires-python = ">=3.14"
66
dependencies = [
77
"pixel-font-builder==0.0.48",
88
"pixel-font-knife==0.0.23",
9-
"fonttools[woff]==4.62.1",
9+
"fonttools[woff]==4.63.0",
1010
"unicodedata2==17.0.1",
1111
"unidata-blocks==0.0.24",
1212
"character-encoding-utils==0.0.12",
@@ -17,5 +17,5 @@ dependencies = [
1717
"httpx[http2]==0.28.1",
1818
"tqdm==4.67.3",
1919
"loguru==0.7.3",
20-
"cyclopts==4.11.2",
20+
"cyclopts==4.16.0",
2121
]

0 commit comments

Comments
 (0)