diff --git a/setup.py b/setup.py index 02a0d916..7cd88ab4 100644 --- a/setup.py +++ b/setup.py @@ -39,7 +39,7 @@ "authlib", "cryptography", "pem", - "jwt", + "PyJWT", ] # pull in development requirements