update test deps

This commit is contained in:
William Fu-Hinthorn
2025-10-31 13:59:09 -07:00
parent 751f8c8b4f
commit 8f4565366c
2 changed files with 2 additions and 2 deletions
@@ -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"
]