more bumps

This commit is contained in:
Sydney Runkle
2025-07-02 13:23:14 -04:00
parent e593cf25a5
commit 92def14f0c
7 changed files with 160 additions and 524 deletions
+2 -2
View File
@@ -25,12 +25,12 @@ Repository = "https://www.github.com/langchain-ai/langgraph"
dev = [
"ruff>=0.12.0",
"codespell",
"pytest",
"pytest>=8.0.0",
"anyio",
"pytest-asyncio",
"pytest-mock",
"mypy>=1.15.0",
"psycopg[binary]>=3.2.0",
"psycopg[binary]>=3.2.1",
"pytest-watcher",
]