Skip to content

Commit

Permalink
Updating jwt
Browse files Browse the repository at this point in the history
  • Loading branch information
Filienko committed Jul 28, 2024
1 parent 11c192f commit c231363
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ flask==2.2.5
# flask-jwt-extended
# flask-session
# patientsearch (setup.cfg)
flask-jwt-extended==4.6.0
flask-jwt-extended==3.24.1
# via patientsearch (setup.cfg)
flask-session==0.8.0
# via patientsearch (setup.cfg)
Expand All @@ -47,7 +47,7 @@ msgspec==0.18.6
# via flask-session
packaging==24.1
# via gunicorn
pyjwt==2.8.0
pyjwt==1.7.1
# via flask-jwt-extended
python-json-logger==2.0.7
# via patientsearch (setup.cfg)
Expand Down

0 comments on commit c231363

Please sign in to comment.