3 Commits

3 changed files with 1365 additions and 1133 deletions

2488
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -36,16 +36,16 @@ python = "^3.8"
bleach = ">=3.3.0" bleach = ">=3.3.0"
bottle = {version = "^0.12.18", optional = true} bottle = {version = "^0.12.18", optional = true}
dataclasses-json = "^0.5.2" dataclasses-json = "^0.5.2"
deepdiff = "^5.0.2" deepdiff = "^5.8.1"
fuzzywuzzy = "^0.18.0" fuzzywuzzy = "^0.18.0"
keyring = {version = "^23.0.0", optional = true} keyring = {version = "^23.0.0", optional = true}
peewee = "^3.13.3" peewee = "^3.13.3"
pychromecast = {version = "^9.1.1", optional = true} pychromecast = {version = "^9.1.1", optional = true}
PyGObject = "^3.38.0" PyGObject = "^3.42.0"
python-dateutil = "^2.8.1" python-dateutil = "^2.8.1"
python-Levenshtein = "^0.12.0" python-Levenshtein = "^0.12.0"
python-mpv = "^0.5.2" python-mpv = "^1.0.1"
requests = "^2.24.0" requests = "^2.28.1"
semver = "^2.10.2" semver = "^2.10.2"
[tool.poetry.dev-dependencies] [tool.poetry.dev-dependencies]

View File

@@ -13,7 +13,7 @@ pkgs.mkShell {
gcc gcc
git git
glib glib
gobjectIntrospection gobject-introspection
gtk3 gtk3
libnotify libnotify
pango pango