There are discrepancies between versions of OSX when you run
pip-compile. Added all the discrepancies to the req_pyobjc.in file
Also added `MACOS_DEPLOYMENT_TARGET=10.13` to the `build_env.sh` script
so that python is built with the minimum supported version of OSX as the
target. Thanks @wes