Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -4,3 +4,6 @@ haystack
|
|
| 4 |
streamlit
|
| 5 |
huggingface
|
| 6 |
langchain
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
streamlit
|
| 5 |
huggingface
|
| 6 |
langchain
|
| 7 |
+
python-dotenv
|
| 8 |
+
logging
|
| 9 |
+
pandas
|