Skip to content

Commit 195c6f9

Browse files
committed
添加 aiosqlite 异步数据库驱动
1 parent 710bb55 commit 195c6f9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

requirements.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
fastapi==0.88.0
2-
python-multipart==0.0.5
1+
fastapi[all]==0.88.0
2+
aiosqlite==0.17.0
33
SQLAlchemy==1.4.44
4-
uvicorn==0.20.0

0 commit comments

Comments
 (0)