-
Notifications
You must be signed in to change notification settings - Fork 666
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
pyyaml dependeny #1387
Comments
4.1 isn't released to pypi. Also, molecule doesn't execute |
3.13 is released, consider using:
|
See #1392 |
Closing. |
Is it safe to bump the PyYAML requirement to version 5.1? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
molecule 2.16.0 has requirement PyYAML==3.12, but you'll have pyyaml 3.13 which is incompatible.
The text was updated successfully, but these errors were encountered: