Cannot import name 'gaussian' from 'scipy.signal'

I’m not importing gaussian directly. The error comes up using import arviz. Now that I downgraded to SciPy 1.12, it’s working.

Is there a version of ArviZ that’s compatible with SciPy 1.13?