mgbam commited on
Commit
b64e769
·
verified ·
1 Parent(s): a09674f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,9 +1,7 @@
1
- # requirements.txt
2
  streamlit==1.35.0
3
  langgraph==0.2.53
4
- langchain-groq==0.1.4 # Updated version
5
- tavily-python==0.5.1 # Latest available version
6
- sqlite3==3.45.3
7
  plotly==5.22.0
8
  python-multipart==0.0.9
9
- huggingface-hub==0.23.3
 
 
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
+ protobuf==3.20.3