Merge pull request #1676 from Significant-Gravitas/p-i--patch-1

Update requirements.txt
This commit is contained in:
Richard Beales
2023-04-15 19:48:34 +01:00
committed by GitHub

View File

@@ -12,7 +12,7 @@ docker
duckduckgo-search duckduckgo-search
google-api-python-client #(https://developers.google.com/custom-search/v1/overview) google-api-python-client #(https://developers.google.com/custom-search/v1/overview)
pinecone-client==2.2.1 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 redis
orjson orjson
Pillow Pillow