fix: remove checks for ancient versions of Cryptography (#596)

Refs https://github.com/googleapis/google-auth-library-python/issues/595#issuecomment-683903062 

I see no point in checking whether someone is running a version of https://github.com/pyca/cryptography/ from 2014 that doesn't even compile against modern versions of OpenSSL anymore.

2 files changed