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

Update to PyYAML==6.0.1 #920

Merged
merged 3 commits into from
Jul 27, 2023
Merged

Update to PyYAML==6.0.1 #920

merged 3 commits into from
Jul 27, 2023

Conversation

nemacysts
Copy link
Member

This is to handle the recent breakage caused by us not always using pre-built wheels for our dependencies.

Switching off of pip-custom-platform would be a better fix but, just like in PaaSTA, this is likely to be quite a bit of work so for now we can simply upgrade our PyYAML.

This is to handle the recent breakage caused by us not always using
pre-built wheels for our dependencies.

Switching off of pip-custom-platform would be a better fix but, just
like in PaaSTA, this is likely to be quite a bit of work so for now we
can simply upgrade our PyYAML.
@nemacysts
Copy link
Member Author

cluster_itests will fail since docker-compose has an upper-bound on pyyaml (although, we can maybe delete them since they're mesos-only afaik)

@nemacysts nemacysts requested a review from bobokun July 27, 2023 16:12
@nemacysts nemacysts merged commit b17c5c2 into master Jul 27, 2023
2 of 3 checks passed
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 this pull request may close these issues.

2 participants