`forestatrisk` currently uses `numpy.distutils` which is [now deprecated](https://numpy.org/doc/stable/reference/distutils_status_migration.html#distutils-status-migration) Follow the migration advice to get rid of it, and make `forestatrisk` work with `numpy>=1.23` and `python>=3.12`.