fix: remove duplicate bcrypt line
This commit is contained in:
@@ -6,7 +6,6 @@ pydantic-settings>=2.0.0
|
|||||||
python-jose[cryptography]>=3.3.0
|
python-jose[cryptography]>=3.3.0
|
||||||
passlib[bcrypt]
|
passlib[bcrypt]
|
||||||
bcrypt<5.0
|
bcrypt<5.0
|
||||||
bcrypt<5.0
|
|
||||||
redis>=5.0.0
|
redis>=5.0.0
|
||||||
python-multipart>=0.0.12
|
python-multipart>=0.0.12
|
||||||
pytest>=8.0.0
|
pytest>=8.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user