mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-28 10:49:56 +02:00
cli: remove jupyter from examples pyproject (#1554)
This commit is contained in:
Generated
+4
-2080
File diff suppressed because it is too large
Load Diff
@@ -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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user