mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 14:50:16 +00:00
8bce583b95
Formally removing any remaining vestiges of Python 2 from Requests. We'll also leave behind Python 3.6 while we're at it.
11 lines
196 B
INI
11 lines
196 B
INI
[metadata]
|
|
license_file = LICENSE
|
|
provides-extra =
|
|
socks
|
|
use_chardet_on_py3
|
|
requires-dist =
|
|
certifi>=2017.4.17
|
|
charset_normalizer~=2.0.0
|
|
idna>=2.5,<4
|
|
urllib3>=1.21.1,<1.27
|