Skip to content

Commit c9e1ce2

Browse files
authored
groq: release 0.3.5 (#31809)
1 parent 404d840 commit c9e1ce2

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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.66", "groq<1,>=0.28.0"]
9+
dependencies = ["langchain-core<1.0.0,>=0.3.67", "groq<1,>=0.29.0"]
1010
name = "langchain-groq"
11-
version = "0.3.4"
11+
version = "0.3.5"
1212
description = "An integration package connecting Groq and LangChain"
1313
readme = "README.md"
1414

libs/partners/groq/uv.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)