Skip to content

Commit de7f4c0

Browse files
Add fonttools dependency to support custom font feature
Signed-off-by: Jacob Stopak <jacob@initialcommit.io>
1 parent 07ffbf7 commit de7f4c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ dependencies = [
3737
"opencv-python-headless",
3838
"pydantic_settings",
3939
"typer",
40+
"fonttools",
4041
]
4142
dynamic = ["version"]
4243

0 commit comments

Comments
 (0)