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 Jun 13, 2023
1 parent 7186340 commit d75f38a
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",
"Pillow>=9.5.0",
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
fonttools==4.39.4
fonttools==4.40.0
Brotli==1.0.9
bdffont==0.0.12
Pillow==9.5.0
pypng==0.20220715.0

pytest==7.3.1
pytest==7.3.2

0 comments on commit d75f38a

Please sign in to comment.