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

AIP-7888 relax PyYAML to <7 & jsonschema to <5 #28

Open
wants to merge 2 commits into
base: feature/zg
Choose a base branch
from

Conversation

talebzeghmi
Copy link

There are no real breaking changes in PyYaml 6.0.
Except for:

  • dropping Python 2.7
  • always require Loader arg to yaml.load(). Which kfp already does and would be caught early.

see https://github.com/yaml/pyyaml/blob/main/CHANGES

@talebzeghmi talebzeghmi changed the title AIP-7888 relax to PyYAML>=5.3,<7 AIP-7888 relax PyYAML to <7 & jsonschema to <5 Nov 21, 2023
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