Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ datasets
|
|
7 |
gradio
|
8 |
duckduckgo-search
|
9 |
tavily-python
|
10 |
-
langgraph
|
|
|
|
7 |
gradio
|
8 |
duckduckgo-search
|
9 |
tavily-python
|
10 |
+
langgraph
|
11 |
+
python-dotenv
|