init
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
fastapi>=0.110.0
|
||||
uvicorn[standard]>=0.29.0
|
||||
sqlalchemy>=2.0.25
|
||||
asyncmy>=0.2.9 # MySQL async driver
|
||||
aiomysql>=0.2.0 # MySQL async fallback
|
||||
cryptography>=42.0.0
|
||||
python-docx>=1.1.0
|
||||
openpyxl>=3.1.0
|
||||
pandas>=2.1.0
|
||||
httpx>=0.27.0
|
||||
pydantic>=2.5.0
|
||||
pydantic-settings>=2.1.0
|
||||
python-multipart>=0.0.6
|
||||
aiofiles>=23.2.0
|
||||
sse-starlette>=2.0.0
|
||||
minio>=7.2.0 # MinIO 对象存储 SDK
|
||||
alembic>=1.13.0
|
||||
Reference in New Issue
Block a user