pyenv/plugins/python-build/scripts/requirements.txt
Jonathan Stein bdb0508220 Update requirements for the add_miniconda script
At least under Python 3.14, this quickly fails without lxml[html_clean]
installed explicitly.
2025-12-09 12:18:23 -06:00

3 lines
31 B
Plaintext

requests-html
lxml[html_clean]