diff --git a/jwt/decode-jwt/requirements.txt b/jwt/decode-jwt/requirements.txt index 9c101e4..ba770e8 100644 --- a/jwt/decode-jwt/requirements.txt +++ b/jwt/decode-jwt/requirements.txt @@ -15,5 +15,5 @@ jinja2==3.1.4; python_version >= '3.7' markupsafe==2.1.2; python_version >= '3.7' pycparser==2.21; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' python-dotenv==1.0.0 -werkzeug==3.0.1; python_version >= '3.8' +werkzeug==3.0.3; python_version >= '3.8' vonage_jwt>=1.1.0 \ No newline at end of file