Version : 2025.11.22
This commit is contained in:
8
backend/requirements.txt
Normal file
8
backend/requirements.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
fastapi
|
||||
uvicorn
|
||||
sqlmodel
|
||||
pymysql
|
||||
python-dotenv
|
||||
typer
|
||||
rich
|
||||
passlib[bcrypt]
|
||||
Reference in New Issue
Block a user