Skip to content

Conversation

@RobertAMoore
Copy link

PyYAML==5.4.1 does not build on Python 3.12+

This PR pins PyYAML to 6.0.3. The runner already uses yaml.load(..., Loader=yaml.FullLoader), which is compatible with PyYAML 6.x, so no code changes are required.

This restores compatibility with current Python releases without changing runtime behavior

PyYAML must be updated to make apisix-python-plugin-runner compatible with python 3.13. There are no conflicts with the updated dependency.
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