Zeroconf not found in testing

Hi all,

I’m trying to test a component. When I try to test any component, I get the following error:

(this is just one instance, every component fails this way)

FAILED tests/components/weather/test_recorder.py::test_exclude_attributes - ModuleNotFoundError: No module named ‘zeroconf’

Am I missing something?