7 ms·
This means "install the `requests` package with the `security` extras. In this particular case, this installs 'pyOpenSSL>=0.13', 'ndg-httpsclient', 'pyasn1'. S
by krallin 11y ago
This means "install the `requests` package with the `security` extras.
In this particular case, this installs 'pyOpenSSL>=0.13', 'ndg-httpsclient', 'pyasn1'. See: https://github.com/kennethreitz/requests/blob/46184236dc177fb68c7863445609149d0ac243ea/setup.py#L94-L96 https://github.com/kennethreitz/requests/blob/46184236dc177f...