Update requirements.txt

This commit is contained in:
Pi
2023-04-15 19:47:04 +01:00
committed by GitHub
parent c8c4e2b59c
commit 35192cf413

View File

@@ -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