完善 aiosqlite 异步数据库驱动

This commit is contained in:
lan-air
2022-12-11 17:41:54 +08:00
parent d25a92199f
commit e5d18a5bf3
3 changed files with 15 additions and 18 deletions
+5 -1
View File
@@ -1,3 +1,7 @@
fastapi[all]==0.88.0
fastapi==0.88.0
aiosqlite==0.17.0
SQLAlchemy==1.4.44
python-multipart==0.0.5
uvicorn==0.15.0
greenlet==2.0.1
starlette~=0.22.0