mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-03 20:16:52 +00:00
multiple: 0.3.0 not dev version (#26502)
This commit is contained in:
@@ -7,7 +7,7 @@ readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.9,<4.0"
|
||||
langchain-core = "^0.3.0.dev"
|
||||
langchain-core = "^0.3.0"
|
||||
langchain-openai = ">=0.0.1"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user