diff --git a/tests/test_openapi_form_alias.py b/tests/test_openapi_form_alias.py index bda32d360..16f79fa42 100644 --- a/tests/test_openapi_form_alias.py +++ b/tests/test_openapi_form_alias.py @@ -1,4 +1,4 @@ -from typing import Annotated +from typing_extensions import Annotated import pytest