添加 aiosqlite 异步数据库驱动

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