diff --git a/views/website/libraries/1-Python.json b/views/website/libraries/1-Python.json index 4667ebc4..3f70837c 100644 --- a/views/website/libraries/1-Python.json +++ b/views/website/libraries/1-Python.json @@ -5,17 +5,17 @@ "bgColor": "rgb(55, 126, 240)", "libs": [ { - "minimumVersion": "1.0.1", + "minimumVersion": "2.10.0", "support": { "sign": true, "verify": true, "iss": true, - "sub": false, + "sub": true, "aud": true, "exp": true, "nbf": true, "iat": true, - "jti": false, + "jti": true, "hs256": true, "hs384": true, "hs512": true,