hurl/bin/requirements-frozen.txt
jcamiel 1c796d8f0c
Replace lxml.HTMLParser with BeautifulSoup parser.
lxml.HTMLParser is having troubled with emoji content https://github.com/Orange-OpenSource/hurl/issues/959.
Besides, BeautifulSoup is already a dependance for our tests suite.
2022-11-05 17:01:04 +01:00

50 lines
825 B
Plaintext

asgiref==3.5.2
beautifulsoup4==4.11.1
black==22.6.0
blinker==1.4
Brotli==1.0.9
certifi==2022.9.24
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
cryptography==36.0.2
Flask==2.0.3
h11==0.13.0
h2==4.1.0
hpack==4.0.0
hyperframe==6.0.1
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
kaitaistruct==0.9
ldap3==2.9.1
lxml==4.9.1
MarkupSafe==2.1.1
mitmproxy==8.0.0
msgpack==1.0.4
mypy==0.971
mypy-extensions==0.4.3
passlib==1.7.4
pathspec==0.10.1
platformdirs==2.5.2
protobuf==3.19.6
publicsuffix2==2.20191221
pyasn1==0.4.8
pycparser==2.21
pyOpenSSL==22.0.0
pyparsing==3.0.9
pyperclip==1.8.2
requests==2.28.1
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.7
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
tomli==2.0.1
tornado==6.2
typing_extensions==4.4.0
urllib3==1.26.12
urwid==2.1.2
Werkzeug==2.0.3
wsproto==1.1.0
zstandard==0.17.0