mothy-08 commited on
Commit
72a2ceb
·
1 Parent(s): 737e3f6

Fixed requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,5 +3,5 @@ uvicorn>=0.27.0
3
  pydantic>=2.0.0
4
  python-dotenv>=1.0.0
5
  trafilatura>=1.6.0
6
- pinecone-client>=3.0.0
7
  google-generativeai>=0.3.0
 
3
  pydantic>=2.0.0
4
  python-dotenv>=1.0.0
5
  trafilatura>=1.6.0
6
+ pinecone>=3.0.0
7
  google-generativeai>=0.3.0