Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,3 +8,4 @@ llama_index
|
|
8 |
google-generativeai
|
9 |
llama-index-llms-azure-openai
|
10 |
langchain-openai
|
|
|
|
8 |
google-generativeai
|
9 |
llama-index-llms-azure-openai
|
10 |
langchain-openai
|
11 |
+
python-dotenv
|