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

PyYAML and Python 3.7 compatibility #6070

Open
wants to merge 1 commit into
base: 103lts
Choose a base branch
from

Conversation

clebergnu
Copy link
Contributor

PyYAML versions 6.0.0 and later, are not compatible with Python 3.7.

Let's drop the minimal version requirement, which is not needed on current platforms while setting the maximum version to avoid Python 3.7 incompatibilities.

Reference: https://pypi.org/project/PyYAML/5.4.1/

PyYAML versions 6.0.0 and later, are not compatible with Python 3.7.

Let's drop the minimal version requirement, which is not needed on
current platforms while setting the maximum version to avoid Python
3.7 incompatibilities.

Reference: https://pypi.org/project/PyYAML/5.4.1/
Signed-off-by: Cleber Rosa <[email protected]>
@clebergnu clebergnu added this to the 109 - Codename TBD milestone Nov 25, 2024
@clebergnu clebergnu self-assigned this Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Review Requested
Development

Successfully merging this pull request may close these issues.

1 participant