add dotenv dep

This commit is contained in:
hari-dhanushkodi
2026-03-09 12:10:55 -04:00
parent ac405eeaaa
commit 07436879cf
+1
View File
@@ -14,6 +14,7 @@ license-files = ['LICENSE']
dependencies = [
"click>=8.1.7",
"langgraph-sdk>=0.1.0 ; python_version >= '3.11'",
"python-dotenv>=0.8.0",
]
[tool.hatch.version]
path = "langgraph_cli/__init__.py"