To support:
... we need to detect the Python frozen requirements that will be generated. We likely want to define a conventional file name like "frozen-requirements.txt" so we can distinguish this from other standard requirements files.
This would go in the inspect package pipeline