Increase PyYAML limit as awscli#442
Conversation
|
This is the related issue in pyyaml repo: yaml/pyyaml#724 |
|
@Mickeypeng any chance of reviewing/merging this PR? |
|
Thank you for the fix! This issue is preventing us from deploying; would love to see this merged soon~ |
|
LGTM what do you think? @NihalM99 |
|
actually found a dependency conflict with docker-compose v1 relates to docker/compose#9114 raise an issue, #448 |
|
@Mickeypeng @NihalM99 updates? I think that merging this PR will help many people that's having issues with deployment. Of course it's also necessary to check the conflict with docker-compose that @chenrui333 is mentioning, but merging this PR will help on many other cases. |
|
Thank you on this effort guys. Just reinforcing that this issue is also preventing us from deploying an important hotfix. |
|
Seems like the test failed to run because it was from branch in another repo. Let me pull a new PR for testing, and then I will merge this one. |
|
#449 Same changes passed tests. Merging now |
Should fix #441
Description of changes:
This PR updates PyYAML limit in order to match with awscli.
aws/aws-cli#8037
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.