diff --git a/vision/snippets/crop_hints/noxfile.py b/vision/snippets/crop_hints/noxfile.py index bca0522ec4d9..97bf7da80e39 100644 --- a/vision/snippets/crop_hints/noxfile.py +++ b/vision/snippets/crop_hints/noxfile.py @@ -85,7 +85,7 @@ def get_pytest_env_vars() -> Dict[str, str]: # DO NOT EDIT - automatically generated. # All versions used to tested samples. -ALL_VERSIONS = ["2.7", "3.6", "3.7", "3.8"] +ALL_VERSIONS = ["2.7", "3.6", "3.7", "3.8", "3.9"] # Any default versions that should be ignored. IGNORED_VERSIONS = TEST_CONFIG['ignored_versions'] diff --git a/vision/snippets/detect/noxfile.py b/vision/snippets/detect/noxfile.py index bca0522ec4d9..97bf7da80e39 100644 --- a/vision/snippets/detect/noxfile.py +++ b/vision/snippets/detect/noxfile.py @@ -85,7 +85,7 @@ def get_pytest_env_vars() -> Dict[str, str]: # DO NOT EDIT - automatically generated. # All versions used to tested samples. -ALL_VERSIONS = ["2.7", "3.6", "3.7", "3.8"] +ALL_VERSIONS = ["2.7", "3.6", "3.7", "3.8", "3.9"] # Any default versions that should be ignored. IGNORED_VERSIONS = TEST_CONFIG['ignored_versions'] diff --git a/vision/snippets/document_text/noxfile.py b/vision/snippets/document_text/noxfile.py index bca0522ec4d9..97bf7da80e39 100644 --- a/vision/snippets/document_text/noxfile.py +++ b/vision/snippets/document_text/noxfile.py @@ -85,7 +85,7 @@ def get_pytest_env_vars() -> Dict[str, str]: # DO NOT EDIT - automatically generated. # All versions used to tested samples. -ALL_VERSIONS = ["2.7", "3.6", "3.7", "3.8"] +ALL_VERSIONS = ["2.7", "3.6", "3.7", "3.8", "3.9"] # Any default versions that should be ignored. IGNORED_VERSIONS = TEST_CONFIG['ignored_versions'] diff --git a/vision/snippets/face_detection/noxfile.py b/vision/snippets/face_detection/noxfile.py index bca0522ec4d9..97bf7da80e39 100644 --- a/vision/snippets/face_detection/noxfile.py +++ b/vision/snippets/face_detection/noxfile.py @@ -85,7 +85,7 @@ def get_pytest_env_vars() -> Dict[str, str]: # DO NOT EDIT - automatically generated. # All versions used to tested samples. -ALL_VERSIONS = ["2.7", "3.6", "3.7", "3.8"] +ALL_VERSIONS = ["2.7", "3.6", "3.7", "3.8", "3.9"] # Any default versions that should be ignored. IGNORED_VERSIONS = TEST_CONFIG['ignored_versions'] diff --git a/vision/snippets/product_search/noxfile.py b/vision/snippets/product_search/noxfile.py index bca0522ec4d9..97bf7da80e39 100644 --- a/vision/snippets/product_search/noxfile.py +++ b/vision/snippets/product_search/noxfile.py @@ -85,7 +85,7 @@ def get_pytest_env_vars() -> Dict[str, str]: # DO NOT EDIT - automatically generated. # All versions used to tested samples. -ALL_VERSIONS = ["2.7", "3.6", "3.7", "3.8"] +ALL_VERSIONS = ["2.7", "3.6", "3.7", "3.8", "3.9"] # Any default versions that should be ignored. IGNORED_VERSIONS = TEST_CONFIG['ignored_versions'] diff --git a/vision/snippets/quickstart/noxfile.py b/vision/snippets/quickstart/noxfile.py index bca0522ec4d9..97bf7da80e39 100644 --- a/vision/snippets/quickstart/noxfile.py +++ b/vision/snippets/quickstart/noxfile.py @@ -85,7 +85,7 @@ def get_pytest_env_vars() -> Dict[str, str]: # DO NOT EDIT - automatically generated. # All versions used to tested samples. -ALL_VERSIONS = ["2.7", "3.6", "3.7", "3.8"] +ALL_VERSIONS = ["2.7", "3.6", "3.7", "3.8", "3.9"] # Any default versions that should be ignored. IGNORED_VERSIONS = TEST_CONFIG['ignored_versions'] diff --git a/vision/snippets/web/noxfile.py b/vision/snippets/web/noxfile.py index bca0522ec4d9..97bf7da80e39 100644 --- a/vision/snippets/web/noxfile.py +++ b/vision/snippets/web/noxfile.py @@ -85,7 +85,7 @@ def get_pytest_env_vars() -> Dict[str, str]: # DO NOT EDIT - automatically generated. # All versions used to tested samples. -ALL_VERSIONS = ["2.7", "3.6", "3.7", "3.8"] +ALL_VERSIONS = ["2.7", "3.6", "3.7", "3.8", "3.9"] # Any default versions that should be ignored. IGNORED_VERSIONS = TEST_CONFIG['ignored_versions']