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

Remove hardcoded version dependencies in setup.py #43

Closed
wants to merge 1 commit into from
Closed

Remove hardcoded version dependencies in setup.py #43

wants to merge 1 commit into from

Conversation

jordanlibrande
Copy link

I'm a user of this SDK and I want to upgrade my version of pyjwt to the latest, 1.0.1, which addresses some nasty security vulnerabilities.

However, I can't, due to the hardcoded versions in setup.py. Removing these versions from setup.py lets downstream consumers of your library use whichever requirements they want, and is good practice. More discussion here if you're curious: https://caremad.io/2013/07/setup-vs-requirement/

@dopstar
Copy link

dopstar commented Mar 18, 2016

What is holding back this pr from being merged to master? Its about a year since it was created and the requests library issue is really biting because its pinned to an ancient version.

@amagar088
Copy link
Contributor

Thanks for the feedback, it has been taken into consideration, And changes have been made to allow higher versions. In order to avoid issues, the downgrade has been restricted.

@amagar088 amagar088 closed this May 9, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants