diff --git a/setup.cfg b/setup.cfg index 4a499dccac2..6ae6b503c25 100644 --- a/setup.cfg +++ b/setup.cfg @@ -132,7 +132,7 @@ install_requires = sqlalchemy>=1.4,<2.0 sqlalchemy_jsonfield>=1.0 tabulate>=0.7.5 - tenacity>=6.2.0 + tenacity>=6.2.0,!=8.2.0 termcolor>=1.1.0 typing-extensions>=4.0.0 unicodecsv>=0.14.1