release(groq): 1.1.1 (#34332)

This commit is contained in:
Mason Daugherty
2025-12-12 16:52:56 -05:00
committed by GitHub
parent 5842110dbc
commit 3342e4d62d
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
version = 1
revision = 2
revision = 3
requires-python = ">=3.10.0, <4.0.0"
resolution-markers = [
"python_full_version >= '3.13' and platform_python_implementation == 'PyPy'",
@@ -314,7 +314,7 @@ wheels = [
[[package]]
name = "langchain-core"
version = "1.1.1"
version = "1.2.0"
source = { editable = "../../core" }
dependencies = [
{ name = "jsonpatch" },
@@ -374,7 +374,7 @@ typing = [
[[package]]
name = "langchain-groq"
version = "1.1.0"
version = "1.1.1"
source = { editable = "." }
dependencies = [
{ name = "groq" },