Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicitly require pyzmq >= 17 #957

Merged
merged 1 commit into from
Jun 15, 2022
Merged

Conversation

minrk
Copy link
Member

@minrk minrk commented Jun 15, 2022

pyzmq is pulled transitively from jupyter-client, so this will have little to no effect in practice, but it is a direct dependency here.

pyzmq 17 is the version that introduces support for running directly with tornado

it's possible an even more recent version is required

pyzmq is pulled transitively from jupyter-client,
so this will have little to no effect in practice,
but it is a direct dependency here.

pyzmq 17 is the version that introduces support for running directly with tornado
@blink1073 blink1073 changed the title explicitly require pyzmq >= 17 Explicitly require pyzmq >= 17 Jun 15, 2022
Copy link
Contributor

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@blink1073 blink1073 merged commit d5eb513 into ipython:main Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants