Skip to content

Commit 17a9cd6

Browse files
Bump langchain-core version in perplexity's pyproject.toml (#30647)
Blocking v0.1.0 release of `langchain-perplexity`
1 parent 3814bd1 commit 17a9cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/partners/perplexity/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = []
77
license = { text = "MIT" }
88
requires-python = "<4.0,>=3.9"
99
dependencies = [
10-
"langchain-core<1.0.0,>=0.3.49",
10+
"langchain-core<1.0.0,>=0.3.50",
1111
"openai<2.0.0,>=1.68.2",
1212
]
1313
name = "langchain-perplexity"

0 commit comments

Comments
 (0)