Skip to content

Commit 0768987

Browse files
committed
chore: fix version conflicts langchain-openai==0.1.25 and langchain-pinecone==0.1.3
1 parent aee3ea7 commit 0768987

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ codespell==2.3.0
2121
# ------------
2222
python-decouple==3.8
2323
langchainhub==0.1.21
24-
langchain-openai==0.2.5
24+
langchain-openai==0.1.25
2525
langchain-experimental
2626
openai>=1.40.0
2727
langchain==0.2.11
28-
langchain-pinecone==0.2.0
28+
langchain-pinecone==0.1.3
2929
langchain-experimental
3030
pinecone-client==5.0.1
3131
pinecone-text==0.9.0

0 commit comments

Comments
 (0)