Update dependencies
This commit is contained in:
parent
4dfbb196ea
commit
a208b5f441
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
certifi==2021.10.8
|
certifi==2021.10.8
|
||||||
cffi==1.14.6
|
cffi==1.15.0
|
||||||
charset-normalizer==2.0.7
|
charset-normalizer==2.0.7
|
||||||
click==8.0.3
|
click==8.0.3
|
||||||
cryptography==3.4.8
|
cryptography==3.4.8
|
||||||
|
@ -12,7 +12,7 @@ itsdangerous==2.0.1
|
||||||
Jinja2==3.0.2
|
Jinja2==3.0.2
|
||||||
MarkupSafe==2.0.1
|
MarkupSafe==2.0.1
|
||||||
pycparser==2.20
|
pycparser==2.20
|
||||||
PyJWT==2.1.0
|
PyJWT==2.3.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
|
||||||
|
|
Loading…
Reference in a new issue