diff --git a/setup.cfg b/setup.cfg index 6914246..cea3d20 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,7 +30,7 @@ install_requires = urllib3 requests requests-oidc - PyJWT + PyJWT==2.8.0 cryptography==43.0.1; python_version < "3.9" cryptography; python_version >= "3.9" dataclasses-json