We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a8521b + d8a721d commit 834d3e1Copy full SHA for 834d3e1
requirements/base.txt
@@ -11,7 +11,7 @@ langchain-text-splitters==0.3.9
11
langchainhub==0.1.21
12
langsmith==0.4.39
13
openai==2.6.1
14
-pinecone==7.3.0
+pinecone==8.0.0
15
pinecone-text
16
pydantic
17
pydantic-settings
requirements/local.txt
@@ -8,7 +8,7 @@ pytest_mock==3.14.1
8
9
# Code linters, formatters, and security scanners
10
# ------------
-black==25.9.0
+black==25.11.0
flake8==7.3.0
flake8-coding==1.3.2
pre-commit==4.2.0
0 commit comments