Closed
Description
Description
numpy.float_
has been deprecated in favor of numpy.float64
because after the update numpy always maintain float precision. This package uses numpy only when JsonSerializer is used and declare np.float_ in version 7.X here
Version
elasticsearch : 7.17
Proposal
Update basecode as defined in the 8.X version but for 7.X, if an update is not posible for 7.X package version, blocking numpy dependency to <2.X would be enough to avoid incompatibilites.
Please let me know if a PR is required and I will prepare it!
Thanks in advance
Metadata
Metadata
Assignees
Labels
No labels