diff --git a/requirements.txt b/requirements.txt index 63f0b1fc4..81b736f30 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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