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.
This commit is contained in:
Antoine Lambert 2021-12-08 11:39:17 +01:00
parent fa7ecc8fbd
commit 445d539b3f
5 changed files with 8 additions and 28 deletions

View file

@ -4,5 +4,5 @@ setuptools
iso8601
beautifulsoup4
launchpadlib
tenacity
tenacity >= 6.2
xmltodict