diff --git a/jauth/requirements.txt b/jauth/requirements.txt index 6fddf10..2993d72 100644 --- a/jauth/requirements.txt +++ b/jauth/requirements.txt @@ -7,6 +7,6 @@ gunicorn==20.0.4 python-json-logger==2.0.2 deserialize==1.8.0 PyJWT==1.7.1 -jwcrypto==0.6.0 +jwcrypto==1.4 bcrypt==3.1.7 pydantic==1.8.2