build: add Jupyter kernel transport dependencies

This commit is contained in:
lda
2026-08-30 18:34:12 +07:00 Verified
parent 60161e2658
commit 6cd3df5311
2 changed files with 163 additions and 0 deletions
+2
View File
@@ -8,7 +8,9 @@ requires-python = ">=3.14"
dependencies = [
"fastapi>=0.141.1",
"fastmcp>=3.4.7",
"ipykernel>=7.3.0",
"ipython>=9.16.1",
"jupyter-client>=8.10.0",
"langchain>=1.3.18",
"langchain-openai>=1.6.0",
"matplotlib>=3.11.1",