初始化
This commit is contained in:
13
backend/requirements.txt
Normal file
13
backend/requirements.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
fastapi==0.109.0
|
||||
uvicorn==0.27.0
|
||||
sqlalchemy==2.0.25
|
||||
pydantic==2.5.3
|
||||
pydantic-settings==2.1.0
|
||||
python-jose[cryptography]==3.3.0
|
||||
passlib[bcrypt]==1.7.4
|
||||
python-multipart==0.0.6
|
||||
pandas==2.1.4
|
||||
openpyxl==3.1.2
|
||||
reportlab==4.0.9
|
||||
python-dateutil==2.8.2
|
||||
aiosqlite==0.19.0
|
||||
Reference in New Issue
Block a user