deps: 更新依赖

This commit is contained in:
Folltoshe 2024-11-17 22:42:12 +08:00
parent d3ab5f910d
commit 8e361ff14b
3 changed files with 763 additions and 477 deletions

1236
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -21,6 +21,8 @@ mutagen = "^1.47.0"
colorama = "^0.4.6" colorama = "^0.4.6"
ruamel-yaml = "^0.18.6" ruamel-yaml = "^0.18.6"
pybind11 = "^2.13.6" pybind11 = "^2.13.6"
redis = "^5.2.0"
hiredis = "^3.0.0"
[build-system] [build-system]
requires = ["poetry-core"] requires = ["poetry-core"]

View File

@ -11,4 +11,4 @@ pillow
colorama colorama
ruamel-yaml ruamel-yaml
redis redis
redis[hiredis] hiredis