From 4015c3d713ce6a989812b60f9e1941b46a4c8711 Mon Sep 17 00:00:00 2001 From: Kye Date: Fri, 22 Sep 2023 18:36:45 -0400 Subject: [PATCH] clean up Former-commit-id: 92fd35f5a1000497a014a7674815274e67f4e076 --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 62a3a85f..1b67b9b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,6 +48,7 @@ shapeless="*" chromadb = "*" agent-protocol = "*" exxa = "*" +open-interpreter = "*" [tool.poetry.dev-dependencies] # Add development dependencies here