The latest release (1.3.1) has a missing module for linkedin compliance fixes.
ImportError: cannot import name 'linkedin_compliance_fix' from 'requests_oauthlib.compliance_fixes'
v1.3.0 still has it: https://github.com/requests/requests-oauthlib/blob/v1.3.0/requests_oauthlib/compliance_fixes/linkedin.py
The removal without a deprecation caused undesired side effects.
So far, I managed to catch the change in unit tests, however, expect it to cascade for the rest of the world 🌎 📉