📌 Write dependency

This commit is contained in:
zhbaor 2023-03-04 18:33:59 +08:00
parent 3b5a998aaa
commit 53cf5d678f
3 changed files with 859 additions and 18 deletions

View file

@ -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"