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 817c776 + 970785c commit 512d80dCopy full SHA for 512d80d
requirements.txt
@@ -5,12 +5,12 @@ pytest_mock==3.14.0
5
6
# Code linters, formatters, and security scanners
7
# ------------
8
-black==24.4.2
+black==24.8.0
9
flake8==7.1.0
10
flake8-coding==1.3.2
11
pre-commit==3.8.0
12
isort==5.13.2
13
-mypy==1.10.1
+mypy==1.11.2
14
pylint==3.2.6
15
bandit==1.7.9
16
pydocstringformatter==0.7.3
@@ -25,7 +25,7 @@ langchain-openai==0.1.23
25
langchain-experimental
26
openai>=1.40.0
27
langchain==0.2.11
28
-langchain-pinecone==0.1.3
+langchain-pinecone==0.2.0
29
30
pinecone-client==5.0.0
31
pinecone-text==0.9.0
0 commit comments