cool-easter-32542
11/20/2023, 10:12 AMlockfile.txt to requirement.txt format so that Pants lock files can be used instead of pip freeze? We're using an SCA (software composition analysis) tool that does not support Pants but does support `setuptools`/`requirements.txt` format for specifying dependencies and we would like to ensure that we use the same set of dependencies for both the build process and SCA scans.
pantsbuild/pexcool-easter-32542
11/20/2023, 3:16 PM