refactor: 使插件更新过程全异步

This commit is contained in:
Junyan Qin
2024-11-03 22:27:31 +08:00
parent 68184b0e47
commit 709b86b724
4 changed files with 77 additions and 55 deletions
+2
View File
@@ -19,3 +19,5 @@ quart
sqlalchemy[asyncio]
aiosqlite
quart-cors
aiofiles
aioshutil