generated from daniil-berg/boilerplate-py
Add ORM base class; make Postgresql mandatory; add dependencies
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
Pydantic
|
||||
FastAPI
|
||||
SQLAlchemy[asyncio]
|
||||
Alembic
|
||||
Alembic
|
||||
SQLAlchemy-Utils
|
||||
python-slugify
|
Reference in New Issue
Block a user