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