Show a constraints file with exact pins.
Section: Constraints and Overrides
Example constraints file
text
text
urllib3==2.2.2
charset-normalizer==3.3.2
idna==3.7Explanation
Constraints files do not declare top-level packages; they only restrict versions.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Constraints and Overrides
Constrain a direct install
Apply version constraints to a direct install.
Maintain layered requirement files
Example pattern for base + dev requirement layering.