mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-05-27 11:19:57 +08:00
chore: 修复依赖异常,优化 dockerfile 流程
This commit is contained in:
@@ -10,7 +10,7 @@ readme = "README.md"
|
||||
python = "^3.11"
|
||||
aerich = "0.7.2"
|
||||
aiofiles = "23.2.1"
|
||||
bilibili-api-python = { git = "https://github.com/Nemo2011/bilibili-api", rev = "dev" }
|
||||
bilibili-api-python = {git = "https://github.com/amtoaer/bilibili-api", rev = "dev"}
|
||||
dataclasses-json = "0.6.2"
|
||||
loguru = "0.7.2"
|
||||
tortoise-orm = "0.20.0"
|
||||
|
||||
Reference in New Issue
Block a user