Skip to content

Commit d39a35e

Browse files
authored
Update jupyterlab-chat to 0.18.x (#16)
1 parent 12bd109 commit d39a35e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies = [
3737
"deepmerge>=2.0,<3",
3838
# NOTE: Make sure to update the corresponding dependency in
3939
# `packages/jupyter-ai/package.json` to match the version range below
40-
"jupyterlab-chat>=0.17.0,<0.18.0",
40+
"jupyterlab-chat>=0.18.0,<0.19.0",
4141
"jupyter_ai_litellm>=0.0.1",
4242
"jinja2>=3.0,<4",
4343
"python_dotenv>=1,<2",

0 commit comments

Comments
 (0)