init: 初始化项目

This commit is contained in:
zwt13703
2026-07-08 20:02:29 +08:00
parent 22590ae7b8
commit 1bb84df4ca
98 changed files with 8535 additions and 2 deletions
+16
View File
@@ -0,0 +1,16 @@
fastapi==0.111.0
uvicorn[standard]==0.30.1
sqlalchemy[asyncio]==2.0.30
asyncpg==0.29.0
alembic==1.13.1
pydantic-settings==2.3.4
cryptography==42.0.8
python-multipart==0.0.9
python-docx==1.1.2
mammoth==1.7.2
PyPDF2==3.0.1
httpx==0.27.0
celery[redis]==5.4.0
redis==5.0.7
aiofiles==24.1.0
reportlab==4.2.2