import alembic, even through too early

This commit is contained in:
2026-05-18 22:49:04 +08:00
parent d457c07f40
commit 4a48982412
7 changed files with 339 additions and 2 deletions
+2
View File
@@ -5,10 +5,12 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.14"
dependencies = [
"alembic>=1.18.4",
"boto3>=1.43.9",
"fastapi>=0.136.1",
"httpx>=0.28.1",
"oss2>=2.19.1",
"psycopg2-binary>=2.9.12",
"python-jose>=3.5.0",
"sqlalchemy>=2.0.49",
"ulid-py>=1.1.0",