Bumped utils to version 31.2.5, which changes when the rows of a RecipientCSV get created. Switched to using `.get_rows()` from RecipientCSV (a generator) instead of the `.rows` property (which builds a list of the rows in memory).