swh-lister/requirements.txt
Antoine Lambert 445d539b3f Remove no longer needed tenacity workarounds
Now that we have packaged tenacity 6.2 for debian buster and use it
in production, we can remove the workarounds to support tenacity < 5.
2021-12-08 13:28:11 +01:00

8 lines
96 B
Text

python_debian
requests
setuptools
iso8601
beautifulsoup4
launchpadlib
tenacity >= 6.2
xmltodict