diff --git a/pyproject.toml b/pyproject.toml index 625f0e31..93de0206 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,6 @@ supervision = "*" scikit-image = "*" pinecone-client = "*" roboflow = "*" -cohere = "*" [tool.poetry.dev-dependencies] black = "23.3.0" diff --git a/requirements.txt b/requirements.txt index 14923f39..6cf9831d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,5 +47,4 @@ supervision anthropic pinecone-client roboflow -black -cohere \ No newline at end of file +black \ No newline at end of file