- switch from bcrypt to bcrypt_sha256 to allow longer passwords - remove password_too_long function and related checks 📦 build(requirements): update bcrypt package version - add bcrypt==4.0.1 to requirements.txt for compatibility with bcrypt_sha256