Skip to content

Commit

Permalink
fix: upgrade PyJWT for staging test (pip install is failing)
Browse files Browse the repository at this point in the history
  • Loading branch information
gdixon committed Nov 20, 2021
1 parent 96e3eae commit 7c12b7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Pillow==4.0.0
premailer
populus
psycopg2-binary==2.7.5
PyJWT==1.5.3
PyJWT==2.0.0
PyPdf2
python-twitter==3.2
sendgrid==5.6.0
Expand Down Expand Up @@ -117,4 +117,4 @@ graphqlclient==0.2.4
docutils==0.17.1
unidecode==1.2.0
drf-flex-fields==0.9.1
pandas
pandas

0 comments on commit 7c12b7f

Please sign in to comment.