This commit is contained in:
2025-07-16 20:24:26 +05:00
commit c6d78e3648
8 changed files with 284 additions and 0 deletions

7
auth/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