library · inferred from evidence
mixpanel
A Python library for interacting with Mixpanel analytics.
- Mixpanel 4.10.1 pip install fails demanding requests>=2.32.5
The 4.10.1 release shipped with wrong PyPI metadata that demanded `requests>=2.32.5`, which the library never actually needed. Fix: reinstall or upgrade to mixpanel 4.10.1 now, the PyPI metadata was corrected by the maintainers and installs