Skip to content

Commit

Permalink
chore: relax dependency py7zr >=0.22.0
Browse files Browse the repository at this point in the history
Signed-off-by: Hiroshi Miura <[email protected]>
  • Loading branch information
miurahr committed Dec 19, 2024
1 parent 1f1d956 commit 19ba751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies = [
"defusedxml",
"humanize",
"patch>=1.16",
"py7zr>=1.0.0-rc1",
"py7zr>=0.22.0",
"requests>=2.31.0",
"semantic-version",
"texttable",
Expand Down

0 comments on commit 19ba751

Please sign in to comment.