DD009 commited on
Commit
fd30eed
·
verified ·
1 Parent(s): dd5f428

Update src/requirements.txt

Browse files
Files changed (1) hide show
  1. src/requirements.txt +1 -1
src/requirements.txt CHANGED
@@ -5,7 +5,7 @@ pydantic==2.5.2
5
 
6
  # AI/ML
7
  openai==1.6.1
8
- pinecone
9
  # UI
10
  streamlit==1.29.0
11
  plotly==5.18.0
 
5
 
6
  # AI/ML
7
  openai==1.6.1
8
+ pinecone[grpc]==5.0.1
9
  # UI
10
  streamlit==1.29.0
11
  plotly==5.18.0