diff --git a/pyproject.toml b/pyproject.toml index dba21dc..a3839f3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,6 @@ requires-python = ">=3.12" dependencies = [ "fastapi==0.115.7", "httpx==0.28.1", - "invariant-ai>=0.2.1", "invariant-sdk>=0.0.11", "starlette-compress==1.4.0", "uvicorn==0.34.0"