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

Hardcoded version of 'mock' and 'django-modeldict-yplan' breaks people's projects #148

Closed
spookylukey opened this issue Aug 24, 2016 · 1 comment

Comments

@spookylukey
Copy link

requirements.txt has specific version of these libraries, instead of minimums. If a project needs a later version of e.g. mock, then installing django-experiments will downgrade mock and break the project. Libraries should never use specific versions for this reason.

@spookylukey spookylukey changed the title Hardcoded version of 'mock' and 'django-modeldict-yplan' breaks people's project Hardcoded version of 'mock' and 'django-modeldict-yplan' breaks people's projects Aug 24, 2016
@tysonclugg
Copy link
Contributor

This will be fixed when a new release is made, since PR #159 was merged.

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

No branches or pull requests

3 participants