release: langgraph-prebuilt 1.0.5 (#6473)

This commit is contained in:
Sydney Runkle
2025-11-20 11:45:19 -05:00
committed by GitHub
parent 2164b7daa3
commit f8006b2fee
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1710,7 +1710,7 @@ test = [
[[package]]
name = "langgraph-prebuilt"
version = "1.0.4"
version = "1.0.5"
source = { editable = "../prebuilt" }
dependencies = [
{ name = "langchain-core" },
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "langgraph-prebuilt"
version = "1.0.4"
version = "1.0.5"
description = "Library with high-level APIs for creating and executing LangGraph agents and tools."
authors = []
requires-python = ">=3.10"
+1 -1
View File
@@ -467,7 +467,7 @@ test = [
[[package]]
name = "langgraph-prebuilt"
version = "1.0.4"
version = "1.0.5"
source = { editable = "." }
dependencies = [
{ name = "langchain-core" },