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 12bd109 commit d39a35eCopy full SHA for d39a35e
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.17.0,<0.18.0",
+ "jupyterlab-chat>=0.18.0,<0.19.0",
41
"jupyter_ai_litellm>=0.0.1",
42
"jinja2>=3.0,<4",
43
"python_dotenv>=1,<2",
0 commit comments