Add meta data and dependencies

This commit is contained in:
2022-06-29 11:53:42 +02:00
parent 934f596316
commit aa7fed7817
5 changed files with 21 additions and 6 deletions

View File

@ -0,0 +1,4 @@
Pydantic
FastAPI
SQLAlchemy[asyncio]
Alembic

View File

@ -1,2 +1,4 @@
-r common.txt
coverage
sqlalchemy-stubs
aiosqlite