diff --git a/backend/requirements.txt b/backend/requirements.txt index b6e80c1..6ec1792 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -18,7 +18,7 @@ pyyaml==6.0.1 # Authentication python-jose[cryptography]==3.5.0 passlib[bcrypt]==1.7.4 -bcrypt==4.0.1 +bcrypt==5.0.0 # SNMP pysnmp==7.1.27