init: 初始化项目
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user