edit : 기본 rest서버구조 추가
This commit is contained in:
14
requirements.txt
Normal file
14
requirements.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
#rest
|
||||
fastapi==0.115.0
|
||||
uvicorn==0.16.0
|
||||
pymysql==1.0.2
|
||||
sqlalchemy==1.4.29
|
||||
bcrypt==3.2.0
|
||||
pyjwt==2.3.0
|
||||
yagmail==0.14.261
|
||||
boto3==1.20.32
|
||||
pytest==6.2.5
|
||||
cryptography
|
||||
pycryptodomex
|
||||
pycryptodome
|
||||
email-validator
|
||||
Reference in New Issue
Block a user