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

One of the dependencies is breaking the build #8

Closed
SantiagoTorres opened this issue Aug 26, 2015 · 0 comments
Closed

One of the dependencies is breaking the build #8

SantiagoTorres opened this issue Aug 26, 2015 · 0 comments
Assignees
Labels

Comments

@SantiagoTorres
Copy link
Owner

This is the list of dependencies we had installed when everything worked:

imgurpython==1.1.5
mock==1.0.1
requests==2.6.0
virtualenv==12.1.1

This is our new list of dependencies:

imgurpython==1.1.6
mock==1.3.0
requests==2.7.0
virtualenv==13.1.2

I'm imagining mock isn't behaving as it should anymore.... I'll dig into this.

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

No branches or pull requests

2 participants