`numpy` version is not defined within `pyproject.toml` therefore installing `skops` in an environment with `numpy>=2` raises the following error: ``` AttributeError: `np.sctypes` was removed in the NumPy 2.0 release. Access dtypes explicitly instead. ```
numpyversion is not defined withinpyproject.tomltherefore installingskopsin an environment withnumpy>=2raises the following error: