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

pyjwt>=0.1.9 ---> pyjwt>=1.5.3 #100

Open
ben-mvi opened this issue Sep 7, 2018 · 1 comment
Open

pyjwt>=0.1.9 ---> pyjwt>=1.5.3 #100

ben-mvi opened this issue Sep 7, 2018 · 1 comment

Comments

@ben-mvi
Copy link

ben-mvi commented Sep 7, 2018

is there a reason, this change has been made.

Im running a project which uses Flask-JWT==0.3.2 and it has the following requirement

flask-jwt 0.3.2 has requirement PyJWT<1.5.0,>=1.4.0, but you'll have pyjwt 1.5.0 which is incompatible.

so as you can see, this is a conflict with fuelsdk since fuelsdk requires pyjwt>=1.5.3

@ben-mvi
Copy link
Author

ben-mvi commented Sep 7, 2018

would it be possible to change it to pyjwt>=1.4.2 or something <1.5.0,>=1.4.0?? Thanks

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

1 participant