Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

simplejson version #94

Open
cglace opened this issue Sep 23, 2022 · 2 comments
Open

simplejson version #94

cglace opened this issue Sep 23, 2022 · 2 comments

Comments

@cglace
Copy link

cglace commented Sep 23, 2022

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?

@JerryMartinsonLeviti
Copy link

JerryMartinsonLeviti commented Jan 5, 2023

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.

@Falibur
Copy link

Falibur commented Feb 11, 2023

Indeed, facing the same problem. Could this restriction be removed?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants