-
Notifications
You must be signed in to change notification settings - Fork 69
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
Numpy version dependency #296
Comments
Any progress on this? This package is getting rather useless if it does not support numpy 2. Are you guys focusing more on paid services? |
We going to support numpy 2 in the next releases. |
@makseq Thanks for pointing that out, had forgotten, apologies. |
Would also love to see that numpy>=2.0.0 is supported! |
Hi,
would it be possible to adjust the poetry dependency
jsonschema = "<2.0.0"
inpyproject.toml
to support Numpy v2 and achieve better compatibility with other packages?Thanks!
The text was updated successfully, but these errors were encountered: