Kedro (Python) DeprecationWarning: `np.bool8`
When I try to create a new kedro project or run an existing one, I get the following deprecation warning (see also screenshot below). As far as I understand the warning is neglebile, however, as I am trying to setup a clean project, I would like to resolve this warning.
From the warning I get that it stems from the ploltly package which apparently uses the old np.bool8 over the new np.bool_
WARNING D
\Code\Python\kedro tutorial\.venv\lib\site packages\plotly\express\imshow utils.py24:...