This commit is contained in:
William Fu-Hinthorn
2025-10-31 13:58:17 -07:00
parent c31ee23e2e
commit e38bae6b3a
@@ -8,7 +8,7 @@ authors = [
license = { text = "MIT" }
requires-python = ">=3.11,<4.0"
dependencies = [
"langgraph>=0.6.0,<0.7.0",
"langgraph>=0.6.0,<2",
"langchain-core>=0.2.14",
]