Skip to content

Commit

Permalink
use fontra>=0.5.2 for correct typing support
Browse files Browse the repository at this point in the history
  • Loading branch information
FriedrichFroebel authored Sep 22, 2024
1 parent e982ed3 commit d0be050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Changelog = "https://github.com/FriedrichFroebel/brother_ql_web/blob/master/CHAN

[project.optional-dependencies]
fontra = [
"fontra>=0.5.1",
"fontra>=0.5.2",
]
dev = [
"black",
Expand Down

0 comments on commit d0be050

Please sign in to comment.