Skip to content

Commit 56d6d69

Browse files
authored
release(groq): 0.3.6 (#31975)
1 parent 8197504 commit 56d6d69

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

libs/partners/groq/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ build-backend = "pdm.backend"
66
authors = []
77
license = { text = "MIT" }
88
requires-python = ">=3.9"
9-
dependencies = ["langchain-core<1.0.0,>=0.3.67", "groq<1,>=0.29.0"]
9+
dependencies = ["langchain-core<1.0.0,>=0.3.68", "groq<1,>=0.29.0"]
1010
name = "langchain-groq"
11-
version = "0.3.5"
11+
version = "0.3.6"
1212
description = "An integration package connecting Groq and LangChain"
1313
readme = "README.md"
1414

libs/partners/groq/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)