This commit is contained in:
William Fu-Hinthorn
2025-10-31 13:49:04 -07:00
parent ae525fb74f
commit c31ee23e2e
@@ -5,5 +5,5 @@ description = "Test for prerelease stuff"
readme = "README.md"
requires-python = ">=3.10"
dependencies = [
"langgraph==0.6.0"
"langgraph==0.6.11"
]