first add

This commit is contained in:
2025-10-13 21:05:00 +08:00
parent c7744836e9
commit d71163df00
29 changed files with 144656 additions and 37 deletions

View File

@@ -11,8 +11,8 @@ flower==2.0.1
# 容器管理
docker==7.1.0
# 数据库
sqlalchemy==2.0.36
# 数据库SQLModel + PostgreSQL + Alembic
sqlmodel==0.0.25
alembic==1.14.0
psycopg2-binary==2.9.10
@@ -26,7 +26,7 @@ pandas==2.2.3
# 工具
pydantic==2.10.4
pydantic-settings==2.6.1
pydantic-settings==2.7.1
python-dotenv==1.0.1
aiofiles==24.1.0