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
{{ message }}
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
Hi, I'm up to needing simplejson==3.18.1 now. It's hard to run a secure Django app without some of the updates that depend on this.
ERROR: Cannot install shippo==2.1.2 and simplejson==3.18.1 because these package versions have conflicting dependencies.
The conflict is caused by:
The user requested simplejson==3.18.1
shippo 2.1.2 depends on simplejson<=3.17.2 and >=3.16.0
I can rewrite the API from scratch if python support is understaffed to keep up with the library churn but I'd like to know before I do that.
Currently, the shippo client only supports simplejson up 3.17.2. Our app relies on simplejson 3.17.6. Can the simplejson version be bumped?
The text was updated successfully, but these errors were encountered: