Skip to content

Commit

Permalink
Add missing ipython kernel dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Leon0402 committed Dec 24, 2024
1 parent 425ee63 commit 3961172
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions python/packages/autogen-ext/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ grpc = [
"grpcio~=1.62.0", # TODO: update this once we have a stable version.
]
jupyter-executor = [
"ipykernel>=6.29.5",
"jupyter-kernel-gateway>=3.0.1",
]

Expand Down
2 changes: 2 additions & 0 deletions python/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3961172

Please sign in to comment.