mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-13 13:17:52 +02:00
lock again
This commit is contained in:
Generated
+3
-3
@@ -329,7 +329,7 @@ dev = [
|
||||
{ name = "numpy", specifier = ">=2" },
|
||||
{ name = "pandas", specifier = ">=2" },
|
||||
{ name = "pandas-stubs", specifier = ">=2.2.2.240807" },
|
||||
{ name = "pytest" },
|
||||
{ name = "pytest", specifier = ">=8.0.0" },
|
||||
{ name = "pytest-asyncio" },
|
||||
{ name = "pytest-mock" },
|
||||
{ name = "pytest-watcher" },
|
||||
@@ -373,8 +373,8 @@ dev = [
|
||||
{ name = "anyio" },
|
||||
{ name = "codespell" },
|
||||
{ name = "mypy", specifier = ">=1.15.0" },
|
||||
{ name = "psycopg", extras = ["binary"], specifier = ">=3.2.0" },
|
||||
{ name = "pytest" },
|
||||
{ name = "psycopg", extras = ["binary"], specifier = ">=3.2.2" },
|
||||
{ name = "pytest", specifier = ">=8.0.0" },
|
||||
{ name = "pytest-asyncio" },
|
||||
{ name = "pytest-mock" },
|
||||
{ name = "pytest-watcher" },
|
||||
|
||||
Reference in New Issue
Block a user