mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-18 21:24:38 +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",
|
"defusedxml",
|
||||||
"humanize",
|
"humanize",
|
||||||
"patch>=1.16",
|
"patch>=1.16",
|
||||||
"py7zr>=0.20.2",
|
"py7zr>=0.20.6",
|
||||||
"requests>2.20.0",
|
"requests>2.20.0",
|
||||||
"semantic-version",
|
"semantic-version",
|
||||||
"texttable",
|
"texttable",
|
||||||
|
|||||||
Reference in New Issue
Block a user