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 dependency error by upgrading PyYAML #1015

Closed
wants to merge 1 commit into from
Closed

Fix dependency error by upgrading PyYAML #1015

wants to merge 1 commit into from

Conversation

danyeaw
Copy link
Member

@danyeaw danyeaw commented Jul 18, 2023

The build is currently failing due to a PyYAML issue caused by a Cython 3.0 release. This issue is being tracked today at yaml/pyyaml#724 and a quick PR and release was made. Version 6.0.1 of PyYAML is now out that fixes the issue. This PR updates our dependencies.

@danyeaw danyeaw requested review from nacho and pbor July 18, 2023 00:39
@danyeaw
Copy link
Member Author

danyeaw commented Jul 22, 2023

Replaced by #1016

@danyeaw danyeaw closed this Jul 22, 2023
@danyeaw danyeaw deleted the fix-build branch July 22, 2023 19:04
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.

1 participant