Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated requirements file for running nosetests #850

Closed
wants to merge 1 commit into from
Closed

Updated requirements file for running nosetests #850

wants to merge 1 commit into from

Conversation

dhiraka
Copy link

@dhiraka dhiraka commented Feb 20, 2016

I was trying to update python-saml from 2.1.3 to 2.1.6
I had to install the following dependencies in that process. This is the updated requirements file.
However, I was stuck at one point. In python-social-auth/social/backends/azuread.py we have:
from jwt import DecodeError, ExpiredSignature, decode as jwt_decode
There are no such errors or exceptions defined in jwt.
I am stuck here.
I could be missing something here. I couldnt find such issues anywhere else.

@omab omab force-pushed the master branch 2 times, most recently from 1078c07 to de9f179 Compare December 3, 2016 14:23
@omab
Copy link
Owner

omab commented Dec 3, 2016

Closing since this pulls in too many dependencies (probably from your own project requirements).

Thanks!

@omab omab closed this Dec 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants