mgbam commited on
Commit
17dc541
·
verified ·
1 Parent(s): e6e08ee

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -7
requirements.txt CHANGED
@@ -1,13 +1,8 @@
1
- sqlite3==3.45.3
2
- phonenumbers==8.13.22
3
- python-multipart==0.0.9
4
  streamlit==1.35.0
5
  langgraph==0.2.53
6
  langchain-groq==0.1.4
7
  tavily-python==0.5.1
8
  plotly==5.22.0
9
  python-multipart==0.0.9
10
- protobuf==3.20.3
11
- langchain-community==0.3.17
12
- langgraph-checkpoint-sqlite==2.0.3
13
- pydantic==1.10.13
 
1
+ # requirements.txt
 
 
2
  streamlit==1.35.0
3
  langgraph==0.2.53
4
  langchain-groq==0.1.4
5
  tavily-python==0.5.1
6
  plotly==5.22.0
7
  python-multipart==0.0.9
8
+ langchain-community==0.3.17