We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c315379 commit e554b4cCopy full SHA for e554b4c
2 files changed
pyproject.toml
@@ -6,7 +6,7 @@ requires-python = ">=3.14"
6
dependencies = [
7
"pixel-font-builder==0.0.48",
8
"pixel-font-knife==0.0.23",
9
- "fonttools[woff]==4.62.1",
+ "fonttools[woff]==4.63.0",
10
"unicodedata2==17.0.1",
11
"unidata-blocks==0.0.24",
12
"character-encoding-utils==0.0.12",
@@ -17,5 +17,5 @@ dependencies = [
17
"httpx[http2]==0.28.1",
18
"tqdm==4.67.3",
19
"loguru==0.7.3",
20
- "cyclopts==4.11.2",
+ "cyclopts==4.16.1",
21
]
0 commit comments