diff --git a/pyproject.toml b/pyproject.toml index 065e0e53..f4971b47 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,6 @@ supervision = "*" scikit-image = "*" pinecone-client = "*" roboflow = "*" -pytest = "*" diff --git a/requirements.txt b/requirements.txt index 74943df4..00c92023 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,5 +51,4 @@ supervision scikit-image anthropic pinecone-client -roboflow -pytest \ No newline at end of file +roboflow \ No newline at end of file