fix: docker alembic

This commit is contained in:
Leon
2025-07-17 19:31:36 +02:00
parent 8f3634d0dc
commit fe55a49f8d
6 changed files with 35 additions and 118 deletions

View File

@@ -3,7 +3,7 @@ name = "letterfeed-backend"
version = "0.1.0"
description = "Backend for LetterFeed"
readme = "README.md"
requires-python = ">=3.12"
requires-python = ">=3.13"
dependencies = [
"alembic>=1.16.4",
"apscheduler>=3.11.0",