Update test & description

This commit is contained in:
William Fu-Hinthorn
2025-05-14 06:53:07 -07:00
parent cd1003d7b5
commit f5cd30ad3c
4 changed files with 20 additions and 6 deletions

View File

@@ -59,4 +59,7 @@ convention = "google"
dev = [
"anyio>=4.7.0",
"langgraph-cli[inmem]>=0.2.8",
"mypy>=1.13.0",
"pytest>=8.3.5",
"ruff>=0.8.2",
]