mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-17 15:35:14 +00:00
Bump langchain-core
version in perplexity's pyproject.toml
(#30647)
Blocking v0.1.0 release of `langchain-perplexity`
This commit is contained in:
@@ -7,7 +7,7 @@ authors = []
|
|||||||
license = { text = "MIT" }
|
license = { text = "MIT" }
|
||||||
requires-python = "<4.0,>=3.9"
|
requires-python = "<4.0,>=3.9"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"langchain-core<1.0.0,>=0.3.49",
|
"langchain-core<1.0.0,>=0.3.50",
|
||||||
"openai<2.0.0,>=1.68.2",
|
"openai<2.0.0,>=1.68.2",
|
||||||
]
|
]
|
||||||
name = "langchain-perplexity"
|
name = "langchain-perplexity"
|
||||||
|
Reference in New Issue
Block a user