We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6576de commit de13fe7Copy full SHA for de13fe7
pyproject.toml
@@ -37,7 +37,7 @@ dependencies = [
37
"deepmerge>=2.0,<3",
38
# NOTE: Make sure to update the corresponding dependency in
39
# `packages/jupyter-ai/package.json` to match the version range below
40
- "jupyterlab-chat>=0.18.0",
+ "jupyterlab-chat>=0.19.0a1",
41
"jupyter_ai_litellm>=0.0.1",
42
"jinja2>=3.0,<4",
43
"python_dotenv>=1,<2",
0 commit comments