mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-21 09:10:42 +00:00
groq: fix core version (#19976)
This commit is contained in:
@@ -12,7 +12,7 @@ license = "MIT"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.8.1,<4.0"
|
||||
langchain-core = "^0.1"
|
||||
langchain-core = "^0.1.40"
|
||||
groq = ">=0.4.1,<1"
|
||||
|
||||
[tool.poetry.group.test]
|
||||
|
Reference in New Issue
Block a user