Update dependency Flask-JWT-Extended to v4.3.1
This commit is contained in:
parent
c8eb76b3a9
commit
4c018985e5
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ click==8.0.1
|
||||||
cryptography==3.4.7
|
cryptography==3.4.7
|
||||||
Flask==2.0.1
|
Flask==2.0.1
|
||||||
Flask-Cors==3.0.10
|
Flask-Cors==3.0.10
|
||||||
Flask-JWT-Extended==4.2.3
|
Flask-JWT-Extended==4.3.1
|
||||||
gunicorn==20.1.0
|
gunicorn==20.1.0
|
||||||
idna==3.3
|
idna==3.3
|
||||||
itsdangerous==2.0.1
|
itsdangerous==2.0.1
|
||||||
|
|
Loading…
Reference in a new issue