first add
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user