diff --git a/sdks/python/setup.py b/sdks/python/setup.py index 96afb23c5481..91a9d0ba6a5f 100644 --- a/sdks/python/setup.py +++ b/sdks/python/setup.py @@ -293,7 +293,7 @@ def get_portability_package_data(): 'ipywidgets>=7.6.5,<8', # Skip version 6.1.13 due to # https://github.com/jupyter/jupyter_client/issues/637 - 'jupyter-client>=6.1.11,<6.1.13', + 'jupyter-client>=6.1.11,<7.3.5', 'timeloop>=1.0.2,<2', ], 'interactive_test': [