refactoring

This commit is contained in:
2025-07-17 03:45:44 +05:00
parent b79b0ae69f
commit 733977f56e
25 changed files with 300 additions and 363 deletions

7
requirements.txt Normal file
View File

@ -0,0 +1,7 @@
fastapi>=0.110.0
uvicorn>=0.28.0
motor>=3.7.0
python-jose>=3.3.0
passlib>=1.7.4
bcrypt>=4.0.1
python-multipart>=0.0.9