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:
parent
fa7ecc8fbd
commit
445d539b3f
5 changed files with 8 additions and 28 deletions
|
@ -4,5 +4,5 @@ setuptools
|
|||
iso8601
|
||||
beautifulsoup4
|
||||
launchpadlib
|
||||
tenacity
|
||||
tenacity >= 6.2
|
||||
xmltodict
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue