name: requests version: 2.34.2 summary: Python HTTP for Humans. license: Apache Software License requires_python: >=3.10 python_min: 3.10 install_size: 71.4 KB module_format: py3-none-any doc_url: https://requests.readthedocs.io repo_url: https://github.com/psf/requests last_released_at: 2026-05-14T19:25:26Z releases_last_12mo: 6 avg_days_between_releases: 35.0 platforms: any ## dependencies charset_normalizer <4,>=2 idna <4,>=2.5 urllib3 <3,>=1.26 certifi >=2023.5.7 ## extras [socks] PySocks !=1.5.7,>=1.5.6 [use-chardet-on-py3] chardet <8,>=3.0.2 ## maintainers Kenneth Reitz