Backend finished
Co-authored-by: Álvaro <alvaro6gv@users.noreply.github.com>
This commit is contained in:
13
backend/requirements.txt
Normal file
13
backend/requirements.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
uvicorn
|
||||
fastapi
|
||||
sqlalchemy
|
||||
pymysql
|
||||
pydantic
|
||||
pydantic_settings
|
||||
dotenv
|
||||
pyotp
|
||||
passlib
|
||||
PyJWT
|
||||
bcrypt
|
||||
qrcode
|
||||
pillow
|
||||
Reference in New Issue
Block a user