diff --git a/test_container/tests/test/standard-flavor/all/import_modules.py b/test_container/tests/test/standard-flavor/all/import_modules.py index 64ce2d6c..105d86a2 100644 --- a/test_container/tests/test/standard-flavor/all/import_modules.py +++ b/test_container/tests/test/standard-flavor/all/import_modules.py @@ -140,6 +140,7 @@ def create_import_for_all_submodules_udf(self): "msrest.pipeline.aiohttp", "docker.transport.npipesocket", "docker.transport.npipeconn", + "tenacity.tornadoweb" } excluded_submodules = ( "sphinxext",