jtdearmon commited on
Commit
156143e
·
verified ·
1 Parent(s): c9f76c6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,7 +5,7 @@ gradio_client==1.13.1
5
  # OpenAI (legacy ChatCompletion/Embedding APIs used in your script)
6
  openai==0.28.1
7
 
8
- # Pinecone SDK (new package name; matches `from pinecone import Pinecone`)
9
  pinecone>=6.0.0
10
 
11
  # Data / graphs
 
5
  # OpenAI (legacy ChatCompletion/Embedding APIs used in your script)
6
  openai==0.28.1
7
 
8
+ # Pinecone SDK (new name; matches `from pinecone import Pinecone`)
9
  pinecone>=6.0.0
10
 
11
  # Data / graphs