X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=requirements.txt;h=5d34a0c4bf94092243f8d8fd4c2d22cab911f0c2;hb=d7c14ad6506b2f1a85246c9e1d08d0d64e9df7f2;hp=3462bae20123a128d23cfafa0038c0047e65caea;hpb=be800932369a354559471d6a6a6ca2bd6ec11aec;p=pti%2Fo2.git diff --git a/requirements.txt b/requirements.txt index 3462bae..5d34a0c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,3 +24,6 @@ ruamel.yaml==0.17.17 pyOpenSSL gunicorn + +# Import JWT to support OAuth2 +pyjwt==2.6.0