Skip to content

Commit bc40770

Browse files
authored
Fix chat commands UI & Jupyternaut model configuration (#1498)
1 parent a158513 commit bc40770

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ dependencies = [
3333
"jupyter_ai_persona_manager>=0.0.4",
3434
"jupyter_ai_litellm>=0.0.1",
3535
"jupyter_ai_magic_commands>=0.0.2",
36-
"jupyter_ai_chat_commands>=0.0.3",
37-
"jupyter_ai_jupyternaut>=0.0.4",
36+
"jupyter_ai_chat_commands>=0.0.4",
37+
"jupyter_ai_jupyternaut>=0.0.5",
3838
]
3939

4040
[project.optional-dependencies]

0 commit comments

Comments
 (0)