From c2b1dd0bc77a6099f333786678cdcdab1faf966a Mon Sep 17 00:00:00 2001 From: evelynmitchell Date: Wed, 18 Dec 2024 20:02:27 -0700 Subject: [PATCH] Revert "added pathos to fix #691" This reverts commit b81af2e29f7464063a7cbc8de3f3b1e63f5769f6. --- pyproject.toml | 1 - requirements.txt | 1 - 2 files changed, 2 deletions(-) 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