Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio
|
2 |
-
haystack-ai
|
3 |
-
haystack_experimental
|
4 |
cohere-haystack
|
5 |
python-dotenv
|
6 |
pypdf
|
|
|
1 |
gradio
|
2 |
+
haystack-ai == 2.7.0
|
3 |
+
haystack_experimental == 2.7.0
|
4 |
cohere-haystack
|
5 |
python-dotenv
|
6 |
pypdf
|