[Question] numpy 2 support
The python requirements currently constrain to numpy<2. Looking in the code where numpy is used, I see no use of esoteric functions or potentially breaking changes (but it's admittedly easy to miss). Is there a plan to bump up this dependency?
(sorry if this this was asked already and I missed the relevant issue)
Agree with this, are there any plans to do this soon?
+1 could we put this work into plan?
+1
+1 Blocks our team from migrating to numpy 2.0 :(
+1 almost everything moved to numpy 2, https://github.com/numpy/numpy/releases/tag/v2.2.2
The problem seems to have been solved with PR #826
@bchamand nice, any idea whether it will be included in 2.56.0? (and when?)
This can be closed now, since 2.56.0 - 2.59.0 are already up on PyPI.
https://github.com/triton-inference-server/client/pull/826