Skip to content

Conversation

@rogernelson
Copy link
Contributor

Pin Python dependencies

Summarize your change.

This branch pins all the dependencies used by our Python build. This is to ensure we don't have unexpected behaviour by one of our dependencies adding a new version. This is especially important now that we are building all of them. We don't want an upgraded dependency adding a new binary component that we are unable to build with our current toolchain.

The dependencies are all pinned to the version we currently use.

Describe the reason for the change.

Build consistency

Describe what you have tested and on which operating system.

Mac OS 26.1

Signed-off-by: Roger Nelson <roger.nelson@autodesk.com>
@rogernelson rogernelson force-pushed the dev/nelsonr/pin_python_depds branch from 6b217dd to d20f3d3 Compare December 18, 2025 20:38
Signed-off-by: Roger Nelson <roger.nelson@autodesk.com>
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.

2 participants