diff --git a/pyproject.toml b/pyproject.toml index 44f3233..3e41972 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,8 +29,8 @@ dependencies = [ "uvicorn[standard]>=0.27,<1.0", "pydantic>=2.0,<3.0", "structlog>=24.0,<26.0", - "attune-rag>=0.1.22,<0.3", - "attune-author[ai]>=0.23,<0.24", + "attune-rag>=0.1.22,<1.0", + "attune-author[ai]>=0.23,<1.0", "attune-help>=0.10.0,<1.0", "jinja2>=3.1,<4.0", "python-frontmatter>=1.1,<2.0",