Skip to content

Commit 92c7982

Browse files
authored
Add version floor on jupyter_ai_litellm (#5)
1 parent b96d833 commit 92c7982

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ dependencies = [
2929
# - See: https://docs.pydantic.dev/latest/api/config/#pydantic.config.ConfigDict.protected_namespaces
3030
"pydantic>=2.10.0,<3",
3131
"click>=8.1.0,<9",
32+
"jupyter_ai_litellm>=0.0.2",
3233
]
3334

3435
[project.urls]

0 commit comments

Comments
 (0)