Skip to content

Commit

Permalink
Replace pyjwt with Flask-JWT-Extended
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Campbell committed Nov 5, 2020
1 parent f9dd838 commit 982ce7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ astroid==2.4.2
click==7.1.2
Flask==1.1.2
Flask-RESTful==0.3.8
Flask-JWT-Extended==3.24.1
gunicorn==20.0.4
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.11.2
lazy-object-proxy==1.4.3
MarkupSafe==1.1.1
mccabe==0.6.1
PyJWT==1.7.1
pylint==2.5.3
python-dateutil==2.8.1
python-dotenv==0.15.0
Expand Down

0 comments on commit 982ce7b

Please sign in to comment.