Closed Kircheneer closed 5 months ago
Note that this is not incredibly urgent, as it is of course easy to specify this dependency yourself 👍🏻
Thanks @Kircheneer ! I will take a look when I have a chance. PRs are also always very welcome!
@Kircheneer I can't reproduce this issue. You are using an old version of DeepDiff. Please re-open this ticket if you can reproduce the problem on the latest version of DeepDiff.
Describe the bug
Numpy 2.0 was released yesterday. Deepdiff appears incompatible right now and also doesn't specify a compatible dependency range.
To Reproduce
import deepdiff
Expected behavior
Deepdiff works with Numpy 2.0, but prior to that, deepdiff specifies a numpy dependency range.
OS, DeepDiff version and Python version
Additional context
n.a.