np.bool8 is giving deprecated warning.
env\lib\site-packages\plotly\express\imshow_utils.py:24
\plotly\express\imshow_utils.py:24: DeprecationWarning: `np.bool8` is a deprecated alias for `np.bool_`. (Deprecated NumPy 1.24)
np.bool8: (False, True),
numpy==1.24.1
plotly==5.11.0