swh-lister/requirements.txt
Antoine Lambert a3d66736a4
maven: Update test that is now failing since beautifulsoup4 4.13
Latest beautifulsoup4 release (4.13) seems to have fixed issues
related to unexpected encodings in XML files so a test that was
passing previously is now failing.

Update that test to check origin URL and visit type can be
successfully extracted from a POM file with unexpected encoding.
2025-02-10 14:28:33 +01:00

19 lines
272 B
Text

beautifulsoup4 >= 4.13.3
breezy >= 3.3.1, < 3.3.5 # use versions with available binary wheels
dateparser
dulwich
iso8601
launchpadlib
looseversion
lxml
mercurial
psycopg2
pyreadr
python_debian
repomd
requests
setuptools
subvertpy
tenacity >= 8.4.2
testing.postgresql
toml