taha454 commited on
Commit
bd480a2
·
verified ·
1 Parent(s): 37d9d3b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -2,17 +2,17 @@ gradio==4.44.0
2
  requests==2.32.3
3
 
4
  # --- LangChain ecosystem ---
5
- langchain==0.3.9
6
  langchain-core==0.3.34
7
- langchain-community==0.3.9
8
- langchain-experimental==0.3.1
9
  langchain-openai==0.3.4
10
  langchain-huggingface==1.0.0
11
- langgraph==0.2.22
12
 
13
  # --- Google + Hugging Face + Tools ---
14
  google-generativeai==0.8.5
15
- langchain-google-genai==2.0.0
16
 
17
  # --- Search / External sources ---
18
  duckduckgo-search==5.3.1
 
2
  requests==2.32.3
3
 
4
  # --- LangChain ecosystem ---
5
+ langchain==0.3.15
6
  langchain-core==0.3.34
7
+ langchain-community==0.3.15
8
+ langchain-experimental==0.3.3
9
  langchain-openai==0.3.4
10
  langchain-huggingface==1.0.0
11
+ langgraph==0.2.55
12
 
13
  # --- Google + Hugging Face + Tools ---
14
  google-generativeai==0.8.5
15
+ langchain-google-genai==2.0.5
16
 
17
  # --- Search / External sources ---
18
  duckduckgo-search==5.3.1