diff --git a/pyproject.toml b/pyproject.toml index c17c6a7..5fb32ff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ "google-auth>=2.49.1", "google-auth-oauthlib>=1.3.0", "html2text>=2024.2.26", - "jupyter-kernel-client==0.8", + "jupyter-kernel-client", "nbformat>=5.10.4", "packaging>=24.0", "prompt-toolkit>=3.0.52",