fix(deps): add bcrypt to requirements.txt for CI test collection
This commit is contained in:
@@ -10,5 +10,6 @@ python-multipart==0.0.20
|
|||||||
pydantic==2.10.4
|
pydantic==2.10.4
|
||||||
pydantic-settings==2.7.1
|
pydantic-settings==2.7.1
|
||||||
python-jose[cryptography]==3.3.0
|
python-jose[cryptography]==3.3.0
|
||||||
|
bcrypt==4.2.1
|
||||||
httpx==0.27.2
|
httpx==0.27.2
|
||||||
maxminddb==2.6.2
|
maxminddb==2.6.2
|
||||||
|
|||||||
Reference in New Issue
Block a user