OAuth2 support
[pti/o2.git] / requirements.txt
index 3462bae..5d34a0c 100644 (file)
@@ -24,3 +24,6 @@ ruamel.yaml==0.17.17
 pyOpenSSL
 
 gunicorn
+
+# Import JWT to support OAuth2
+pyjwt==2.6.0