🍡更新requirements
This commit is contained in:
parent
afd71aac23
commit
fbe2a1bf49
1 changed files with 9 additions and 10 deletions
|
|
@ -1,19 +1,18 @@
|
||||||
certifi==2021.10.8
|
certifi==2021.10.8
|
||||||
charset-normalizer==2.0.11
|
charset-normalizer==2.0.12
|
||||||
click==8.0.3
|
click==8.1.2
|
||||||
colorama==0.4.4
|
colorama==0.4.4
|
||||||
Flask==2.0.2
|
Flask==2.1.1
|
||||||
idna==3.3
|
idna==3.3
|
||||||
itsdangerous==2.0.1
|
itsdangerous==2.1.2
|
||||||
Jinja2==3.0.3
|
Jinja2==3.1.1
|
||||||
MarkupSafe==2.0.1
|
MarkupSafe==2.1.1
|
||||||
pywebio==1.5.2
|
pywebio==1.6.0
|
||||||
requests==2.27.1
|
requests==2.27.1
|
||||||
retrying==1.3.3
|
retrying==1.3.3
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
tornado==6.1
|
tornado==6.1
|
||||||
ua-parser==0.10.0
|
ua-parser==0.10.0
|
||||||
urllib3==1.26.8
|
urllib3==1.26.9
|
||||||
user-agents==2.2.0
|
user-agents==2.2.0
|
||||||
Werkzeug==2.0.2
|
Werkzeug==2.1.1
|
||||||
gunicorn==20.1.0
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue