first commit
This commit is contained in:
16
backend/requirements.txt
Normal file
16
backend/requirements.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
fastapi>=0.115.0
|
||||
uvicorn[standard]==0.24.0
|
||||
sqlalchemy==2.0.23
|
||||
python-multipart==0.0.6
|
||||
python-jose[cryptography]==3.3.0
|
||||
passlib[bcrypt]==1.7.4
|
||||
openpyxl==3.1.2
|
||||
pandas==2.1.3
|
||||
rapidfuzz==3.5.2
|
||||
reportlab==4.0.7
|
||||
chardet==5.2.0
|
||||
opencc-python-reimplemented==0.1.7
|
||||
pymysql==1.1.2
|
||||
cryptography==41.0.7
|
||||
python-dotenv==1.0.0
|
||||
email-validator==2.3.0
|
||||
Reference in New Issue
Block a user