From a204c1479151f3491372bc8d5a70e7f329a28bd6 Mon Sep 17 00:00:00 2001 From: Kye Date: Fri, 22 Sep 2023 16:25:41 -0400 Subject: [PATCH] requirements --- pyproject.toml | 1 + requirements.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/pyproject.toml b/pyproject.toml index a1ad63a3..2bff650a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,6 +47,7 @@ Pillow = "*" shapeless="*" chromadb = "*" agent-protocol = "*" +exxa = "*" [tool.poetry.dev-dependencies] # Add development dependencies here diff --git a/requirements.txt b/requirements.txt index 299474ea..a908d406 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,6 +20,7 @@ duckduckgo-search shapeless agent-protocol chromadb +exxa mkdocs mkdocs-material