Skip to content

Commit 1f64626

Browse files
authored
Raise jupyterlab-chat version ceiling (#1373)
1 parent 56d88b7 commit 1f64626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/jupyter-ai/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
# traitlets>=5.6 is required in JL4
3434
"traitlets>=5.6",
3535
"deepmerge>=2.0,<3",
36-
"jupyterlab-chat>=0.12.0,<0.13.0",
36+
"jupyterlab-chat>=0.12.0,<0.14.0",
3737
]
3838

3939
dynamic = ["version", "description", "authors", "urls", "keywords"]

0 commit comments

Comments
 (0)