Skip to content

Commit

Permalink
升级依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
TakWolf committed Jun 25, 2023
1 parent 4158de4 commit 24baa72
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ classifiers = [
]

dependencies = [
"fonttools>=4.39.4",
"fonttools>=4.40.0",
"Brotli>=1.0.9",
"bdffont>=0.0.12",
]
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.39.4
fonttools==4.40.0
Brotli==1.0.9
bdffont==0.0.12

pytest==7.3.1
pytest==7.4.0
pypng==0.20220715.0

0 comments on commit 24baa72

Please sign in to comment.