Make use of more SQLAlchemy Utils

This commit is contained in:
2022-07-01 17:17:52 +02:00
parent b7e627a216
commit 8a8ea7ec09
3 changed files with 7 additions and 1 deletions
+1
View File
@@ -28,6 +28,7 @@ install_requires =
SQLAlchemy[asyncio]
Alembic
SQLAlchemy-Utils
Babel
python-slugify
[options.extras_require]