Skip to content

Commit fdbebc1

Browse files
committed
bump jupyter_ai_router dependency version floor
1 parent 2fafb3d commit fdbebc1

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
@@ -28,7 +28,7 @@ classifiers = [
2828
dependencies = [
2929
"jupyter_server>=2.4.0,<3",
3030
"jupyterlab_chat>=0.17.0,<0.18.0",
31-
"jupyter_ai_router>=0.0.1",
31+
"jupyter_ai_router>=0.0.2",
3232
"jupyter_ai_persona_manager>=0.0.3",
3333
]
3434
dynamic = ["version", "description", "authors", "urls", "keywords"]

0 commit comments

Comments
 (0)