Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
#
|
2 |
-
pip install git+https://github.com/deepset-ai/haystack.git@main#egg=farm-haystack
|
3 |
python-dotenv==1.0.0
|
4 |
openai
|
|
|
1 |
+
git+https://github.com/deepset-ai/haystack.git@main#egg=farm-haystack
|
|
|
2 |
python-dotenv==1.0.0
|
3 |
openai
|