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 bb2dafc commit aeb5db5Copy full SHA for aeb5db5
pyproject.toml
@@ -4,10 +4,10 @@ version = "0.0.0"
4
requires-python = ">=3.14"
5
6
dependencies = [
7
- "pixel-font-builder==0.0.41",
8
- "pixel-font-knife==0.0.19",
9
- "pillow==12.0.0",
10
- "beautifulsoup4==4.14.2",
+ "pixel-font-builder==0.0.47",
+ "pixel-font-knife==0.0.20",
+ "pillow==12.1.0",
+ "beautifulsoup4==4.14.3",
11
"jinja2==3.1.6",
12
"loguru==0.7.3",
13
]
0 commit comments