ARMmbed / yotta

DEPRECATED: yotta build; better software
Apache License 2.0
164 stars 64 forks source link

Bump cryptography version to >= 2.8 #862

Closed rwalton-arm closed 4 years ago

rwalton-arm commented 4 years ago

requests[security] depends on pyOpenSSL which requires cryptography >= 2.8, we were pinning cryptography to <=2.3.

This patch bumps the minimum cryptography version to 2.8.

This is a fix for https://github.com/ARMmbed/yotta/issues/860