From 9c8b183273e5649d36c4a6e8bdd0f42c198df77c Mon Sep 17 00:00:00 2001 From: RobRossmiller-TG <165701656+RobRossmiller-TG@users.noreply.github.com> Date: Tue, 13 Aug 2024 17:06:59 -0400 Subject: [PATCH] reqs to fix unit test --- common/requirements.txt | 2 -- copilot/requirements.txt | 2 -- 2 files changed, 4 deletions(-) diff --git a/common/requirements.txt b/common/requirements.txt index af45c357..97fe5736 100644 --- a/common/requirements.txt +++ b/common/requirements.txt @@ -95,7 +95,6 @@ lomond==0.3.3 lxml==5.3.0 marshmallow==3.21.3 matplotlib==3.9.2 -milvus-lite==2.4.9 minio==7.2.7 multidict==6.0.5 mypy-extensions==1.0.0 @@ -123,7 +122,6 @@ pycryptodome==3.20.0 pydantic==2.8.2 pydantic_core==2.20.1 pygit2==1.15.1 -pymilvus==2.4.5 pyparsing==3.1.2 pypdf==4.3.1 pytest==8.3.2 diff --git a/copilot/requirements.txt b/copilot/requirements.txt index e1a28c91..d2426a03 100644 --- a/copilot/requirements.txt +++ b/copilot/requirements.txt @@ -95,7 +95,6 @@ lomond==0.3.3 lxml==5.3.0 marshmallow==3.21.3 matplotlib==3.9.2 -milvus-lite==2.4.9 minio==7.2.7 multidict==6.0.5 mypy-extensions==1.0.0 @@ -123,7 +122,6 @@ pycryptodome==3.20.0 pydantic==2.8.2 pydantic_core==2.20.1 pygit2==1.15.1 -pymilvus==2.4.5 pyparsing==3.1.2 pypdf==4.3.1 pytest==8.3.2