On 2 February 2017 at 20:41, Thomas Nyberg <tomuxi...@gmx.com> wrote: > Hello, > > I'm trying to understand whether requests[security] or just plain requests > should be installed for python 3.5. I.e. do the following packages need to > be installed: pyOpenSSL, cryptography, idna. > > The reason I'm asking is because I'm moving an application to python 3 and I > am testing out which requirements continue to be required in the version.
No, requests[security] is only needed for old Python 2.7 versions (before 2.7.9). -- Chris Warrick <https://chriswarrick.com/> PGP: 5EAAEA16 -- https://mail.python.org/mailman/listinfo/python-list