Installing mixpanel 4.10.1 suddenly started failing with requirements mismatches, demanding requests>=2.32.5 even for users pinned to older requests versions. Multiple users reported broken release workflows on the same day. A maintainer said the library did not actually require requests that new and that they would fix it that day. Another maintainer confirmed the misconfiguration in PyPI metadata had been fixed for v4.10.1. Users could then install 4.10.1 cleanly, with 4.10.0 as the fallback in the meantime.