Is there a way to marshal a package and it's first party dependencies using pants? I'm in a position where I need to collect the direct dependencies into a .tar.gz. But I don't see a way to get either a file that describes the first party dependencies or a way to create an archive with it.