mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-17 04:34:37 +03:00
fix: exception when target path is relative
- Bump py7zr@0.20.6 it includes the fix: allow specify target path in relative path Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
@@ -26,7 +26,7 @@ dependencies = [
|
||||
"defusedxml",
|
||||
"humanize",
|
||||
"patch>=1.16",
|
||||
"py7zr>=0.20.2",
|
||||
"py7zr>=0.20.6",
|
||||
"requests>2.20.0",
|
||||
"semantic-version",
|
||||
"texttable",
|
||||
|
||||
Reference in New Issue
Block a user