Closed joshuarli closed 4 years ago
Huh, unsure why you have cryptography pinned to a really old version in requirements_dev.
I'm guessing it's pinned for pyOpenSSL which requests will pull in for a security extra, but that isn't the case anymore IIRC?
Anyways, it doesn't seem to be used, not even transiently. Also ref: https://github.com/percy/python-percy-client/pull/88
So just gonna remove to unblock CI.
Sweet, it works.
I'm aware this is a deprecated client, so you (maintainers) can ignore this. Just testing to see if it passes your test suite on 2.7, 3.6 because we (Sentry) intend on using the deprecated client if it turns out to just work on 3.6.