devchavda11 commited on
Commit
67a1667
·
verified ·
1 Parent(s): 81865e1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
1
+ streamlit==1.27.0
2
+ langchain-google-genai==0.0.11
3
+ langgraph==0.3.4
4
+ langchain-core==0.0.160
5
+ requests==2.31.0
6
+ typing-extensions==4.7.1