From bebc015eb3ea1cf5cfea83dfef1e60324d747445 Mon Sep 17 00:00:00 2001 From: DJ Stomp <85457381+DJStompZone@users.noreply.github.com> Date: Sat, 15 Apr 2023 12:30:09 -0700 Subject: [PATCH] Update requirements.txt --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 23627f3ec..dbfa77418 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,6 @@ docker duckduckgo-search google-api-python-client #(https://developers.google.com/custom-search/v1/overview) pinecone-client==2.2.1 -# pymilvus==2.2.4 # Uncomment to use, but don't push uncommented to repo (causes trouble with package-installation in automated tests) redis orjson Pillow