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

graphene[django] has clashing dependencies #161

Closed
stefanfoulis opened this issue May 13, 2016 · 0 comments · Fixed by #162
Closed

graphene[django] has clashing dependencies #161

stefanfoulis opened this issue May 13, 2016 · 0 comments · Fixed by #162

Comments

@stefanfoulis
Copy link
Contributor

This becomes evident when using pip-tools (pip-compile) to check dependencies.
Because of graphql-django-view==1.3b1 it ends up trying to install
graphql-core>=0.5.0==0.5b3 which is impossible.

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 a pull request may close this issue.

1 participant