update pyproject

This commit is contained in:
hari-dhanushkodi
2026-03-09 12:27:58 -04:00
parent 895d64def7
commit fde26a13d8
-1
View File
@@ -23,7 +23,6 @@ path = "langgraph_cli/__init__.py"
inmem = [
"langgraph-api>=0.5.35,<0.8.0 ; python_version >= '3.11'",
"langgraph-runtime-inmem>=0.7 ; python_version >= '3.11'",
"python-dotenv>=0.8.0",
]
[project.urls]