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