Update dependencies
This commit is contained in:
parent
dd67ce77df
commit
4dfbb196ea
1 changed files with 4 additions and 4 deletions
|
@ -1,19 +1,19 @@
|
||||||
certifi==2021.10.8
|
certifi==2021.10.8
|
||||||
cffi==1.14.6
|
cffi==1.14.6
|
||||||
charset-normalizer==2.0.7
|
charset-normalizer==2.0.7
|
||||||
click==8.0.1
|
click==8.0.3
|
||||||
cryptography==3.4.8
|
cryptography==3.4.8
|
||||||
Flask==2.0.1
|
Flask==2.0.2
|
||||||
Flask-Cors==3.0.10
|
Flask-Cors==3.0.10
|
||||||
Flask-JWT-Extended==4.3.1
|
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
|
||||||
Jinja2==3.0.1
|
Jinja2==3.0.2
|
||||||
MarkupSafe==2.0.1
|
MarkupSafe==2.0.1
|
||||||
pycparser==2.20
|
pycparser==2.20
|
||||||
PyJWT==2.1.0
|
PyJWT==2.1.0
|
||||||
requests==2.26.0
|
requests==2.26.0
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
urllib3==1.26.7
|
urllib3==1.26.7
|
||||||
Werkzeug==2.0.1
|
Werkzeug==2.0.2
|
||||||
|
|
Loading…
Reference in a new issue