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 29b7c02 commit de62670Copy full SHA for de62670
pyproject.toml
@@ -5,14 +5,14 @@ requires-python = ">=3.14"
5
6
dependencies = [
7
"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",
+ "pixel-font-knife==0.0.21",
+ "unicodedata2==17.0.1",
+ "unidata-blocks==0.0.24",
+ "character-encoding-utils==0.0.12",
12
"pyyaml==6.0.3",
13
- "pillow==12.1.0",
+ "pillow==12.1.1",
14
"beautifulsoup4==4.14.3",
15
"jinja2==3.1.6",
16
"loguru==0.7.3",
17
- "cyclopts==4.4.3",
+ "cyclopts==4.6.0",
18
]
0 commit comments