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 9, 2023
1 parent 9163b94 commit e4c35a9
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 @@ -22,7 +22,7 @@ dependencies = [
"fonttools>=4.40.0",
"Brotli>=1.0.9",
"bdffont>=0.0.12",
"Pillow>=9.5.0",
"Pillow>=10.0.0",
"pypng>=0.20220715.0",
]

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
fonttools==4.40.0
Brotli==1.0.9
bdffont==0.0.12
Pillow==9.5.0
Pillow==10.0.0
pypng==0.20220715.0

pytest==7.4.0

0 comments on commit e4c35a9

Please sign in to comment.