Skip to content

Commit

Permalink
升级依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
TakWolf committed Feb 9, 2025
1 parent f71374d commit b7062f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ classifiers = [
]

dependencies = [
"fonttools[woff]>=4.55.4",
"fonttools[woff]>=4.56.0",
"bdffont>=0.0.27",
"pcffont>=0.0.16",
]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
fonttools[woff]==4.55.4
fonttools[woff]==4.56.0
bdffont==0.0.27
pcffont==0.0.16

Expand Down

0 comments on commit b7062f0

Please sign in to comment.