fix requirements flask import
This commit is contained in:
parent
1748f754ca
commit
b5c9a2761f
@ -1,20 +1,34 @@
|
|||||||
|
blinker==1.8.2
|
||||||
|
Brotli==1.1.0
|
||||||
cached-property==1.5.2
|
cached-property==1.5.2
|
||||||
certifi==2022.12.7
|
certifi==2022.12.7
|
||||||
cffi==1.15.1
|
cffi==1.15.1
|
||||||
charset-normalizer==3.0.1
|
charset-normalizer==3.0.1
|
||||||
|
click==8.1.7
|
||||||
cryptography==39.0.0
|
cryptography==39.0.0
|
||||||
|
cssselect2==0.7.0
|
||||||
defusedxml==0.7.1
|
defusedxml==0.7.1
|
||||||
dnspython==2.3.0
|
dnspython==2.3.0
|
||||||
exchangelib==4.9.0
|
exchangelib==4.9.0
|
||||||
|
Flask==3.0.3
|
||||||
|
fonttools==4.54.1
|
||||||
|
html5lib==1.1
|
||||||
idna==3.4
|
idna==3.4
|
||||||
isodate==0.6.1
|
isodate==0.6.1
|
||||||
|
itsdangerous==2.2.0
|
||||||
|
Jinja2==3.1.4
|
||||||
lxml==4.9.2
|
lxml==4.9.2
|
||||||
|
MarkupSafe==3.0.1
|
||||||
ntlm-auth==1.5.0
|
ntlm-auth==1.5.0
|
||||||
numpy==1.24.1
|
numpy==1.24.1
|
||||||
oauthlib==3.2.2
|
oauthlib==3.2.2
|
||||||
pandas==1.5.2
|
pandas==1.5.2
|
||||||
|
pillow==10.4.0
|
||||||
pycparser==2.21
|
pycparser==2.21
|
||||||
|
pycups==2.0.1
|
||||||
|
pydyf==0.11.0
|
||||||
Pygments==2.14.0
|
Pygments==2.14.0
|
||||||
|
pyphen==0.16.0
|
||||||
python-dateutil==2.8.2
|
python-dateutil==2.8.2
|
||||||
pytz==2022.7.1
|
pytz==2022.7.1
|
||||||
pytz-deprecation-shim==0.1.0.post0
|
pytz-deprecation-shim==0.1.0.post0
|
||||||
@ -22,17 +36,13 @@ requests==2.28.2
|
|||||||
requests-ntlm==1.1.0
|
requests-ntlm==1.1.0
|
||||||
requests-oauthlib==1.3.1
|
requests-oauthlib==1.3.1
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
|
tinycss2==1.3.0
|
||||||
tzdata==2022.7
|
tzdata==2022.7
|
||||||
tzlocal==4.2
|
tzlocal==4.2
|
||||||
urllib3==1.26.14
|
urllib3==1.26.14
|
||||||
|
weasyprint==62.3
|
||||||
|
webencodings==0.5.1
|
||||||
|
Werkzeug==3.0.4
|
||||||
xmltodict==0.12.0
|
xmltodict==0.12.0
|
||||||
xmltojson==2.0.1
|
xmltojson==2.0.1
|
||||||
pycups==2.0.1
|
zopfli==0.2.3
|
||||||
weasyprint
|
|
||||||
Jinja2==3.1.4
|
|
||||||
MarkupSafe==3.0.1
|
|
||||||
Werkzeug==3.0.4
|
|
||||||
blinker==1.8.2
|
|
||||||
click==8.1.7
|
|
||||||
flask==3.0.3
|
|
||||||
itsdangerous==2.2.0
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user