mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-06-11 10:40:08 +08:00
chore: 更新上游依赖,修复刷新 cookie 失败的错误
This commit is contained in:
@@ -8,13 +8,13 @@ readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.11"
|
||||
bilibili-api-python = { git = "https://github.com/amtoaer/bilibili-api.git", rev = "dev" }
|
||||
dataclasses-json = "0.6.2"
|
||||
tortoise-orm = "0.20.0"
|
||||
loguru = "0.7.2"
|
||||
uvloop = "0.19.0"
|
||||
aiofiles = "23.2.1"
|
||||
aerich = "0.7.2"
|
||||
bilibili-api-python = {git = "https://github.com/Nemo2011/bilibili-api", rev = "dev"}
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "23.11.0"
|
||||
|
||||
Reference in New Issue
Block a user