diff --git a/pyproject.toml b/pyproject.toml index 17a90227f0..1f17f89827 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ dependencies = [ "anyio>=3.7.1,<5", "fast-depends>=2.4.0b0,<2.5.0", "typer>=0.9,!=0.12,<1", - "typing-extensions>=4.8.0", + "typing-extensions>=4.8.0,!=4.12.*", ] [project.optional-dependencies]