Cap tenacity < 7.0.0

https://github.com/jd/tenacity/pull/274/files removed code
which was still in use.

Change-Id: I8ac6684d9f03a48cc5dd3d712cbd2868b34e1013
(cherry picked from commit e7abc7070e)
This commit is contained in:
Matthias Runge 2021-03-22 09:16:22 +01:00
parent dafbcde009
commit baee38e9ae
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ PyYAML>=3.12 # MIT
requests!=2.9.0,>=2.8.1 # Apache-2.0
six>=1.9.0 # MIT
stevedore>=1.20.0 # Apache-2.0
tenacity>=4.4.0 # Apache-2.0
tenacity>=4.4.0,<7.0.0 # Apache-2.0
tooz[zake]>=1.47.0 # Apache-2.0
os-xenapi>=0.3.3 # Apache-2.0
oslo.cache>=1.26.0 # Apache-2.0