Skip to content

Commit

Permalink
required jwt functionalities are provided by PyJWT
Browse files Browse the repository at this point in the history
  • Loading branch information
vitodb committed Sep 28, 2023
1 parent 17ef88c commit 6e9d8ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"authlib",
"cryptography",
"pem",
"jwt",
"PyJWT",
]

# pull in development requirements
Expand Down

0 comments on commit 6e9d8ff

Please sign in to comment.