Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
farm-haystack[colab,faiss,inference]
|
2 |
python-dotenv==1.0.0
|
3 |
openai
|
|
|
1 |
+
farm-haystack[colab,faiss,inference,pinecone]
|
2 |
python-dotenv==1.0.0
|
3 |
openai
|