diff --git a/pyproject.toml b/pyproject.toml index 7ad44bb..3334755 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ Source = "https://github.com/Matter/matter-exceptions" [project.optional-dependencies] fastapi = [ - "fastapi>=0.88.0,<=0.95.2", + "fastapi>=0.88.0,<=0.100.0", ] [tool.hatch.version]