diff --git a/requirements.txt b/requirements.txt index f591c91..07c62ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ jsonschema==4.2.1 boto3==1.20.6 graphene==2.1.9 graphql-server-core==2.0.0 -PyJWT==2.3.0 +PyJWT==2.4.0 python-pptx==0.6.21