-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
dependencies 🔗Pull requests that update a dependency filePull requests that update a dependency file
Description
Missing functionality
Numpy 2.0.0 was released on June 16. https://github.com/numpy/numpy/releases/tag/v2.0.0. The current version is 2.1.1.
To date, ydata-profiling is not compatible with 2.0.x per requirements.txt
.
As such, it is currently a blocker for users to upgrade to 2.0.x if they have this package installed.
Proposed feature
Loosen requirements to include 2.0.x unless there are specific reasons (e.g., usage of deprecated function names) not to.
Alternatives considered
No response
Additional context
No response
kklein, stefansimik, dradamjones and dheerajinampudi
Metadata
Metadata
Assignees
Labels
dependencies 🔗Pull requests that update a dependency filePull requests that update a dependency file