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

Adjust jsonschema version restriction #260

Open
JB9891 opened this issue Jul 9, 2024 · 4 comments
Open

Adjust jsonschema version restriction #260

JB9891 opened this issue Jul 9, 2024 · 4 comments

Comments

@JB9891
Copy link

JB9891 commented Jul 9, 2024

Hi,

would it be possible to adjust the poetry dependency of jsonschema = "3.2.0" in pyproject.toml to achieve better compatibility with other packages. For example the Python SDK for Azure Machine Learning Studio azure-ai-ml requires jsonschema= ">=4.0.0".

Thanks.

@JB9891 JB9891 changed the title Loosen jsonschema version Adjust jsonschema version restriction Jul 9, 2024
@Buckler89
Copy link

This is important because many packages require jsonschema version ^4.x.y. It is currently not possible to install either jupyterlab or notebook.

@pppmlt
Copy link

pppmlt commented Jul 24, 2024

Since this limits the usability of the otherwise very nice sdk v1 in our projects I wanted to ask if there is any plan / timeline to address this in the near future.

@pppmlt
Copy link

pppmlt commented Oct 14, 2024

This is now fixed on main but there is no release with it yet. @niklub Would it be possible to release a new version?

@pierce-m
Copy link

@niklub can we get a release here?

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

4 participants