초기 커밋 - EV AS 관리 시스템
This commit is contained in:
13
backend/requirements.txt
Normal file
13
backend/requirements.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
fastapi==0.111.0
|
||||
uvicorn[standard]==0.29.0
|
||||
sqlalchemy==2.0.30
|
||||
psycopg2-binary==2.9.9
|
||||
python-jose[cryptography]==3.3.0
|
||||
bcrypt==4.0.1
|
||||
passlib[bcrypt]==1.7.4
|
||||
python-multipart==0.0.9
|
||||
qrcode[pil]==7.4.2
|
||||
Pillow==10.3.0
|
||||
openpyxl==3.1.2
|
||||
python-dotenv==1.0.1
|
||||
pydantic[email]==2.7.1
|
||||
Reference in New Issue
Block a user