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

fix(deps): cookiecutter conflicts #3113

Merged
merged 1 commit into from May 14, 2021
Merged

fix(deps): cookiecutter conflicts #3113

merged 1 commit into from May 14, 2021

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented May 14, 2021

Use the latest release of cookiecutter which sorts some dependency installation issues, like https://dashboard.zuul.ansible.com/t/ansible/build/5fed5830fe9049f3978108623024fb85

cookiecutter 1.7.2 has requirement Jinja2<3.0.0, but you have jinja2 3.0.0.
cookiecutter 1.7.2 has requirement MarkupSafe<2.0.0, but you have markupsafe 2.0.0.

Copy link
Contributor

@tadeboro tadeboro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @ssbarnea!

@ssbarnea ssbarnea merged commit d65d195 into master May 14, 2021
@ssbarnea ssbarnea deleted the fix/deps branch May 14, 2021 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants