1
0
mirror of https://codeberg.org/diginaut/digimarks.git synced 2026-05-06 23:52:35 +02:00

async sqlite migrations config

This commit is contained in:
2025-09-12 12:03:07 +02:00
parent 80f585487a
commit 1219371185
3 changed files with 9 additions and 8 deletions
+1
View File
@@ -2,6 +2,7 @@
fastapi[all]
sqlmodel
alembic
aiosqlite
# Fetch title etc from links
beautifulsoup4