ktluege commited on
Commit
55857cd
Β·
verified Β·
1 Parent(s): 3be3277

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -1
requirements.txt CHANGED
@@ -1,2 +1,11 @@
1
  gradio
2
- requests
 
 
 
 
 
 
 
 
 
 
1
  gradio
2
+ requests
3
+ langchain
4
+ langchain_community
5
+ langgraph
6
+ langchain_openai
7
+ langchain_google_genai
8
+ python-dotenv
9
+ gradio
10
+ requests
11
+ pandas