Skip to content

Topic

Python dependency pinning

The practice of constraining version ranges in Python package metadata so that upstream releases cannot silently change which versions a build resolves.

Current clusters