hurl/bin/requirements.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

9 lines
124 B
Plaintext

black==22.6.0
beautifulsoup4==4.11.1
Flask==2.0.3
lxml==4.9.1
mitmproxy==8.0.0
mypy==0.971
requests==2.28.1
Werkzeug==2.0.3