diff --git a/sdks/python/setup.py b/sdks/python/setup.py index 7525177a5b26..d723d727ddcc 100644 --- a/sdks/python/setup.py +++ b/sdks/python/setup.py @@ -326,7 +326,7 @@ def get_portability_package_data(): 'ipywidgets>=8,<9', # Skip version 6.1.13 due to # https://github.com/jupyter/jupyter_client/issues/637 - 'jupyter-client>=6.1.11,<8.0.3', + 'jupyter-client>=6.1.11,<8.0.4', 'timeloop>=1.0.2,<2', ], 'interactive_test': [