Require "requests[security]" if the `[tls]` option is selected, which also installs:
pyOpenSSL, cryptography, idna
and installs cryptography's version of openssl in Mac OS (which by default has an
ancient version of openssl that doesn't support TLS 1.2).
Signed-off-by: cyli <cyli@twistedmatrix.com>
Showing
requests==2.11.1 | ||
requests[security]==2.11.1 | ||
six>=1.4.0 | ||
websocket-client==0.32.0 | ||
backports.ssl_match_hostname>=3.5 ; python_version < '3.5' | ||
... | ... |
Please
register
or
sign in
to comment