update dependencies to match upstream sublime-music

This commit is contained in:
2022-12-01 23:10:08 +00:00
parent 4ce2f222f1
commit 5d8eb1f15c
2 changed files with 289 additions and 778 deletions

1059
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"
bottle = {version = "^0.12.18", optional = true}
dataclasses-json = "^0.5.2"
deepdiff = "^5.0.2"
deepdiff = "^5.8.1"
fuzzywuzzy = "^0.18.0"
keyring = {version = "^23.0.0", optional = true}
peewee = "^3.13.3"
pychromecast = {version = "^9.1.1", optional = true}
PyGObject = "^3.38.0"
PyGObject = "^3.42.0"
python-dateutil = "^2.8.1"
python-Levenshtein = "^0.12.0"
python-mpv = "^0.5.2"
requests = "^2.24.0"
python-mpv = "^1.0.1"
requests = "^2.28.1"
semver = "^2.10.2"
[tool.poetry.dev-dependencies]