This commit is contained in:
Nuno Campos
2025-05-23 16:14:15 -07:00
parent 8207d3fefb
commit 9170f636d0
+1 -2
View File
@@ -1,5 +1,4 @@
version = 1
revision = 1
requires-python = ">=3.9"
resolution-markers = [
"python_full_version >= '3.12.4'",
@@ -320,7 +319,7 @@ wheels = [
[[package]]
name = "langgraph"
version = "0.4.5"
version = "0.4.6"
source = { editable = "../langgraph" }
dependencies = [
{ name = "langchain-core" },