Drop tenacity cap to align with global_requirements
The cap does not seem to be needed anymore. Change-Id: Iaff14e4b004e8562b41f8c94e40c2ee595884f6e
This commit is contained in:
parent
bb36bb618e
commit
0782615601
@ -2,7 +2,7 @@
|
||||
# of appearance. Changing the order has an impact on the overall integration
|
||||
# process, which may cause wedges in the gate later.
|
||||
|
||||
tenacity>=3.2.1,<7.0.0 # Apache-2.0
|
||||
tenacity>=3.2.1 # Apache-2.0
|
||||
croniter>=0.3.4 # MIT License
|
||||
futurist>=0.11.0 # Apache-2.0
|
||||
jsonschema>=3.2.0 # MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user