Add this code to your child theme’s script file
$('#wpcfeRegistrationForm #postcode').attr('required', false);
$('#wpcfeRegistrationForm #postcode').attr('required', false);