fix:暂时移除alembic,需要默认创建数据库

This commit is contained in:
lan
2022-12-14 11:22:24 +08:00
parent 2a102bfb1f
commit a432f8d80f
6 changed files with 0 additions and 253 deletions
-1
View File
@@ -1,6 +1,5 @@
fastapi==0.88.0
aiosqlite==0.17.0
alembic==1.8.1
SQLAlchemy==1.4.44
python-multipart==0.0.5
uvicorn==0.15.0