添加 aiosqlite 异步数据库驱动

This commit is contained in:
veoco
2022-12-11 14:03:46 +08:00
parent 88e7ea6f87
commit b123f42203
+2 -3
View File
@@ -1,4 +1,3 @@
fastapi==0.88.0
python-multipart==0.0.5
fastapi[all]==0.88.0
aiosqlite==0.17.0
SQLAlchemy==1.4.44
uvicorn==0.20.0