diff --git a/pyproject.toml b/pyproject.toml index c469e217..57f323d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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",