Skip to content

Commit b390d69

Browse files
committed
升级依赖
1 parent 7052302 commit b390d69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ classifiers = [
2424

2525
dependencies = [
2626
"pypng>=0.20220715.0",
27-
"unidata-blocks>=0.0.15",
27+
"unidata-blocks>=0.0.16",
2828
"PyYAML>=6.0.2",
2929
]
3030

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pypng==0.20220715.0
2-
unidata-blocks==0.0.15
2+
unidata-blocks==0.0.16
33
PyYAML==6.0.2
44

55
pytest==8.3.4

0 commit comments

Comments
 (0)