Skip to content

Commit 40bb7d0

Browse files
authored
groq: release 0.3.3 (#31707)
1 parent b1cc972 commit 40bb7d0

File tree

2 files changed

+1104
-1101
lines changed

2 files changed

+1104
-1101
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.49", "groq<1,>=0.4.1"]
9+
dependencies = ["langchain-core<1.0.0,>=0.3.66", "groq<1,>=0.4.1"]
1010
name = "langchain-groq"
11-
version = "0.3.2"
11+
version = "0.3.3"
1212
description = "An integration package connecting Groq and LangChain"
1313
readme = "README.md"
1414

0 commit comments

Comments
 (0)