diff --git a/pyproject.toml b/pyproject.toml index 1ce12e6..52e4f16 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,6 +38,7 @@ dependencies = [ "rich-toolkit >= 0.14.5", "pydantic[email] >= 1.6.1", "sentry-sdk >= 2.20.0", + "fastapi-new >= 0.0.2 ; python_version >= '3.10'", ] [project.optional-dependencies]