Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Commit

Permalink
升级依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
TakWolf committed Jul 22, 2023
1 parent 78b11bf commit 41ac525
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 @@ -19,7 +19,7 @@ classifiers = [
]

dependencies = [
"fonttools>=4.41.0",
"fonttools>=4.41.1",
"Brotli>=1.0.9",
"bdffont>=0.0.13",
"Pillow>=10.0.0",
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==4.41.0
fonttools==4.41.1
Brotli==1.0.9
bdffont==0.0.13
Pillow==10.0.0
Expand Down

0 comments on commit 41ac525

Please sign in to comment.