You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This strict requirement makes it impossible to bump simplejson to another major version of simplejson like 3.19.
Is there a reason why this is pinned on an exact minor version of simplejson rather than using something like >= 3.18.4?