📌 Write dependency
This commit is contained in:
parent
3b5a998aaa
commit
53cf5d678f
3 changed files with 859 additions and 18 deletions
|
@ -11,7 +11,7 @@ bilibili-api-python = "^15.1.0"
|
|||
sanitize-filename = "^1.2.0"
|
||||
bottle = "^0.12.23"
|
||||
pywebview = "^4.0.2"
|
||||
pygobject = "^3.42.2"
|
||||
pygobject = [{ version = "^3.42.2", platform = "linux" }]
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "^23.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue