
xmltodict now raises an error while trying to parse the HTML content of https://pypi.org/simple/ page. So use BeautifulSoup HTML parser instead as it is aleady a requirement of swh-lister and it does not fail parsing the PyPI HTML page. Also drop no longer used xmltodict in requirements.
7 lines
79 B
Text
7 lines
79 B
Text
python_debian
|
|
requests
|
|
setuptools
|
|
iso8601
|
|
beautifulsoup4
|
|
launchpadlib
|
|
tenacity
|