Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -2,4 +2,7 @@ gradio
|
|
2 |
haystack-ai
|
3 |
haystack_experimental
|
4 |
cohere-haystack
|
5 |
-
python-dotenv
|
|
|
|
|
|
|
|
2 |
haystack-ai
|
3 |
haystack_experimental
|
4 |
cohere-haystack
|
5 |
+
python-dotenv
|
6 |
+
pypdf
|
7 |
+
markdown-it-py
|
8 |
+
mdit_plain
|