feat: replace counting id with unique id

This commit is contained in:
Leon
2025-07-17 15:13:29 +02:00
parent 9d982314d8
commit d8bbfe88fa
12 changed files with 48 additions and 33 deletions

View File

@@ -8,6 +8,7 @@ dependencies = [
"apscheduler>=3.11.0",
"fastapi>=0.116.0",
"feedgen>=1.0.0",
"nanoid>=2.0.0",
"pydantic-settings>=2.10.1",
"python-dotenv>=1.1.1",
"sqlalchemy>=2.0.41",