Update requirements.txt
Browse files- requirements.txt +4 -9
requirements.txt
CHANGED
@@ -1,9 +1,4 @@
|
|
1 |
-
haystack-ai
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
gradio
|
6 |
-
pandas
|
7 |
-
openpyxl
|
8 |
-
snowflake-haystack
|
9 |
-
psutil
|
|
|
1 |
+
haystack-ai
|
2 |
+
python-dotenv
|
3 |
+
gradio
|
4 |
+
pandas
|
|
|
|
|
|
|
|
|
|