Skip to content

Commit

Permalink
✔ Include pyjwt requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
weibeu committed Aug 10, 2020
1 parent 8b423e2 commit d23441a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ def __get_version():

requirements = [
'Flask',
'pyjwt',
'oauthlib',
'requests_oauthlib',
'cachetools',
Expand Down

0 comments on commit d23441a

Please sign in to comment.