-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Numpy 2 will release soon and with breaking changes (https://numpy.org/devdocs/numpy_2_0_migration_guide.html). We should make sure that plugins do not accidentally install numpy 2 when they are not ready.
The 1.x branch also had some deprecations recently: https://numpy.org/doc/stable/release/1.24.0-notes.html#deprecations
These need to be checked for in our plugins.
- Check numpy deprecations and fix possible problems
- Add lower and upper bounds for numpy in plugins that directly or indirectly depend on numpy
Metadata
Metadata
Assignees
Labels
No labels