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

[Feature Request]: Is there a specific reason why pyzmq is fixed to 24.0.1 rather than supporting more recent versions ? #867

Closed
jan-janssen opened this issue Oct 5, 2023 · 3 comments

Comments

@jan-janssen
Copy link
Contributor

Problem

Currently the setup.py file restricts pyzmq to version 24.0.1 - "pyzmq==24.0.1",

Proposed Solution

It would be great to open the dependencies in the setup.py file to support more recent versions of pyzmq like 25.1.1 .

Alternatives

No response

@munrojm
Copy link
Member

munrojm commented Oct 5, 2023

I don't believe so. We should set that to a lower bound.

@jan-janssen
Copy link
Contributor Author

I don't believe so. We should set that to a lower bound.

That would be perfect.

@munrojm
Copy link
Member

munrojm commented Oct 5, 2023

I've just made the release. Should be on pypi very soon.

@munrojm munrojm closed this as completed Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants