diff --git a/pyproject.toml b/pyproject.toml index ce37b770..2818e7f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -80,7 +80,6 @@ doc-master = "*" rich = "*" # sentence-transformers = "*" swarm-models = "*" -pathos = "*" # [tool.poetry.extras] diff --git a/requirements.txt b/requirements.txt index 20a985b6..74c171ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,4 +27,3 @@ aiofiles clusterops reportlab doc-master -pathos \ No newline at end of file