sahandkh1419 commited on
Commit
4c56aee
·
verified ·
1 Parent(s): c68e6fd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -3
requirements.txt CHANGED
@@ -1,3 +1,8 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
1
+ langchain == 0.3.27
2
+ langgraph == 1.0.1
3
+ langchain-community == 0.3.31
4
+ langchain-groq == 0.3.8
5
+ langchain-openai == 0.3.35
6
+ faiss-cpu == 1.12.0
7
+ streamlit == 1.50.0
8
+ tavily-python == 0.7.12