Vishwanath77 commited on
Commit
d1b6d45
·
verified ·
1 Parent(s): 51c9156

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,7 +3,8 @@ uvicorn
3
  sqlalchemy>=2.0.0
4
  asyncpg
5
  python-jose[cryptography]
6
- passlib[bcrypt]
 
7
  python-multipart
8
  pydantic>=2.0.0
9
  pydantic-settings
 
3
  sqlalchemy>=2.0.0
4
  asyncpg
5
  python-jose[cryptography]
6
+ passlib
7
+ bcrypt==3.2.0
8
  python-multipart
9
  pydantic>=2.0.0
10
  pydantic-settings