From 35192cf41386a7fbc3baf1e844282c922fdfd794 Mon Sep 17 00:00:00 2001 From: Pi Date: Sat, 15 Apr 2023 19:47:04 +0100 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ab1920c03370..23627f3ec85b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ docker duckduckgo-search google-api-python-client #(https://developers.google.com/custom-search/v1/overview) pinecone-client==2.2.1 -pymilvus==2.2.4 +# 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