Skip to content

Commit

Permalink
升级依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
TakWolf committed Jan 22, 2025
1 parent 32521aa commit 8f0e21c
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 @@ -24,7 +24,7 @@ classifiers = [

dependencies = [
"pypng>=0.20220715.0",
"unidata-blocks>=0.0.15",
"unidata-blocks>=0.0.16",
"PyYAML>=6.0.2",
]

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pypng==0.20220715.0
unidata-blocks==0.0.15
unidata-blocks==0.0.16
PyYAML==6.0.2

pytest==8.3.4

0 comments on commit 8f0e21c

Please sign in to comment.