Skip to content

Python: Fix onnx pkg by pinning. Pin openai < 2.0.#13284

Merged
moonbox3 merged 2 commits into
microsoft:mainfrom
moonbox3:update-onnx
Oct 24, 2025
Merged

Python: Fix onnx pkg by pinning. Pin openai < 2.0.#13284
moonbox3 merged 2 commits into
microsoft:mainfrom
moonbox3:update-onnx

Conversation

@moonbox3

@moonbox3 moonbox3 commented Oct 23, 2025

Copy link
Copy Markdown
Collaborator

Motivation and Context

For the latest onnxruntime 1.23.2 pkg: our GitHub Actions run is failing because uv is not matching the macOS wheel tag.
Pinning to last-known-good until it's sorted out.

  • Pin openai pkg < 2.0 until we can investigate if 2.0 brings in other breaking changes.

Contribution Checklist

@moonbox3 moonbox3 requested a review from a team as a code owner October 23, 2025 02:19
@markwallace-microsoft markwallace-microsoft added the python Pull requests for the Python Semantic Kernel label Oct 23, 2025
@moonbox3 moonbox3 self-assigned this Oct 23, 2025
@moonbox3 moonbox3 changed the title Python: Fix onnx pkg by pinning Python: Fix onnx pkg by pinning. Pin openai < 2.0. Oct 23, 2025
@markwallace-microsoft

Copy link
Copy Markdown
Contributor

@moonbox3 moonbox3 merged commit cf9a5f2 into microsoft:main Oct 24, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Pull requests for the Python Semantic Kernel

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants