mgbam commited on
Commit
3614de3
·
verified ·
1 Parent(s): 8cd1193

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  streamlit==1.35.0
2
- langgraph==0.2.53 # Latest stable version
3
- langchain-groq==0.1.4 # Compatible version
4
  tavily-python==0.5.1
5
  plotly==5.22.0
6
  python-multipart==0.0.9
7
- langchain-community==0.0.34 # Compatible version
8
- langchain
 
1
  streamlit==1.35.0
2
+ langgraph==0.2.53
3
+ langchain-groq==0.1.4
4
  tavily-python==0.5.1
5
  plotly==5.22.0
6
  python-multipart==0.0.9
7
+ langchain-community==0.0.34
8
+ langchain-core==0.2.43 # Explicit version for compatibility