Skip to content

Commit

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

dependencies = [
"fonttools>=4.46.0",
"fonttools>=4.47.0",
"Brotli>=1.1.0",
"bdffont>=0.0.15",
"bdffont>=0.0.16",
]

[project.urls]
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
fonttools==4.46.0
fonttools==4.47.0
Brotli==1.1.0
bdffont==0.0.15
bdffont==0.0.16

pytest==7.4.3
pypng==0.20220715.0

0 comments on commit da70d59

Please sign in to comment.