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.
1 parent 73e58da commit a033b99Copy full SHA for a033b99
requirements/base.txt
@@ -1,21 +1,21 @@
1
2
isort==6.0.1
3
langchain==0.3.26
4
-langchain-community==0.3.21
5
-langchain-core==0.3.67
+langchain-community==0.3.27
+langchain-core==0.3.72
6
langchain-experimental==0.3.4
7
langchain-openai==0.3.27
8
-langchain-pinecone==0.2.8
+langchain-pinecone==0.2.11
9
langchain-tests==0.3.20
10
langchain-text-splitters==0.3.8
11
langchainhub==0.1.21
12
langsmith==0.3.45
13
openai==1.93.0
14
pinecone==7.3.0
15
-pinecone-text==0.10.0
+pinecone-text
16
pydantic==2.11.7
17
pydantic-settings==2.10.1
18
-pydantic_core==2.35.2
+pydantic_core==2.33.2
19
python-decouple==3.8
20
python-dotenv==1.1.1
21
pypdf==5.7.0
0 commit comments