cli: remove jupyter from examples pyproject (#1554)

This commit is contained in:
Vadym Barda
2024-08-30 21:45:35 +00:00
committed by GitHub
parent 921c366708
commit cf4de9a1a5
2 changed files with 4 additions and 2081 deletions
+4 -2080
View File
File diff suppressed because it is too large Load Diff
-1
View File
@@ -9,7 +9,6 @@ package-mode = false
[tool.poetry.dependencies]
python = "^3.9.0,<4.0"
jupyter = "^1.0.0"
langgraph-cli = {path = "../../cli", develop = true}
langgraph-sdk = {path = "../../sdk-py", develop = true}