vtony commited on
Commit
4046052
·
verified ·
1 Parent(s): 602ddc3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -2
requirements.txt CHANGED
@@ -1,2 +1,7 @@
1
- gradio
2
- requests
 
 
 
 
 
 
1
+ langgraph==0.0.7
2
+ langchain-google-genai==0.1.0
3
+ langchain-community==0.0.29
4
+ duckduckgo-search==3.9.7
5
+ wikipedia==1.4.0
6
+ gradio==4.19.1
7
+ python-dotenv==1.0.0