Compare commits
3 Commits
libhandy
...
colin--lib
Author | SHA1 | Date | |
---|---|---|---|
b644989601 | |||
9d5f1885ba | |||
5d8eb1f15c |
2488
poetry.lock
generated
2488
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -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]
|
||||
|
Reference in New Issue
Block a user