Jan. 8, 2024
1:24 p.m.
I'm not sure if this will fix it.
I think the issue is that flufl.lock switched to PDM and pkg_resources can't actually deal with it. Using importlib_resources fixes it.
I created a fix for authheaders: https://github.com/ValiMail/authentication-headers/pull/28