Probably worth fixing this warning before the next release:
/Users/jni/micromamba/envs/all/lib/python3.11/site-packages/iterseg/watershed.py:95: NumbaDeprecationWarning: The keyword argument 'nopython=False' was supplied. From Numba 0.59.0 the default is being changed to True and use of 'nopython=False' will raise a warning as the argument will have no effect. See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details.!
Probably worth fixing this warning before the next release: