-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Allow PyYAML 6.x #7276
Copy link
Copy link
Closed
Labels
dependenciesThis issue is a problem in a dependency.This issue is a problem in a dependency.feature-requestA feature should be added or improved.A feature should be added or improved.third-partyThis issue is related to third-party libraries or applications.This issue is related to third-party libraries or applications.
Metadata
Metadata
Assignees
Labels
dependenciesThis issue is a problem in a dependency.This issue is a problem in a dependency.feature-requestA feature should be added or improved.A feature should be added or improved.third-partyThis issue is related to third-party libraries or applications.This issue is related to third-party libraries or applications.
Describe the feature
PyYaml 6.0 was released almost a year ago with various fixes. This is similar to #5887
Is it possible to bump or loosen up the version constraint for PyYaml to allow for the use of latest https://github.com/yaml/pyyaml/releases/tag/6.0?
Use Case
Installing latest PyYaml with respective fixes
Proposed Solution
Bump PyYaml in setup.cfg and setup.py
Other Information
No response
Acknowledgements
CLI version used
1.25.75
Environment details (OS name and version, etc.)
m1