Skip to content

Commit feee0e1

Browse files
committed
update pycpio dep version, with better crc support
Signed-off-by: Zen <[email protected]>
1 parent 3d475ec commit feee0e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ classifiers = [
1919

2020
dependencies = [
2121
"zenlib >= 2.1.2",
22-
"pycpio >= 1.1.1"
22+
"pycpio >= 1.1.2"
2323
]
2424

2525
[options]

0 commit comments

Comments
 (0)