fix: use py7zr
Game archive now uses .7z, wow mihoyo
This commit is contained in:
@ -12,6 +12,7 @@ platformdirs = "^3.5.1"
|
||||
requests = "^2.31.0"
|
||||
cleo = "^2.1.0"
|
||||
packaging = "^23.2"
|
||||
py7zr = "^0.22.0"
|
||||
|
||||
[tool.poetry.group.cli]
|
||||
optional = true
|
||||
|
||||
Reference in New Issue
Block a user