Hammad712 commited on
Commit
9be55b1
·
verified ·
1 Parent(s): 4e9b1e6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -7,4 +7,8 @@ google-genai
7
  pyjwt
8
  uvicorn
9
  python-multipart
10
- fastapi
 
 
 
 
 
7
  pyjwt
8
  uvicorn
9
  python-multipart
10
+ fastapi
11
+ passlib
12
+ bcrypt
13
+ python-jose
14
+ pydantic[email]