diff --git a/pyproject.toml b/pyproject.toml index e0f2469a..8a273558 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,6 +78,7 @@ aiofiles = "*" swarm-models = "*" clusterops = "*" chromadb = "*" +reportlab = "*" [tool.poetry.scripts] swarms = "swarms.cli.main:main"