@@ -9,21 +9,25 @@ Requests: HTTP for Humans™
99Release v\ |version |. (:ref: `Installation <install >`)
1010
1111
12- .. image :: https://static.pepy.tech/badge/requests/month
13- :target: https://pepy.tech/project/requests
14- :alt: Requests Downloads Per Month Badge
15-
16- .. image :: https://img.shields.io/pypi/l/requests.svg
12+ .. image :: https://img.shields.io/pypi/v/requests.svg?maxAge=86400
1713 :target: https://pypi.org/project/requests/
18- :alt: License Badge
19-
20- .. image :: https://img.shields.io/pypi/wheel/requests.svg
21- :target: https://pypi.org/project/requests/
22- :alt: Wheel Support Badge
14+ :alt: PyPI Version Badge
2315
2416.. image :: https://img.shields.io/pypi/pyversions/requests.svg
2517 :target: https://pypi.org/project/requests/
26- :alt: Python Version Support Badge
18+ :alt: Supported Versions Badge
19+
20+ .. image :: https://static.pepy.tech/badge/requests/month
21+ :target: https://pepy.tech/project/requests
22+ :alt: Downloads Per Month Badge
23+
24+ .. image :: https://img.shields.io/github/contributors/psf/requests.svg
25+ :target: https://github.com/psf/requests/graphs/contributors
26+ :alt: Contributors Badge
27+
28+ .. image :: https://readthedocs.org/projects/requests/badge/?version=latest
29+ :target: https://requests.readthedocs.io
30+ :alt: Documentation Badge
2731
2832**Requests ** is an elegant and simple HTTP library for Python, built for human beings.
2933
@@ -72,7 +76,7 @@ Requests is ready for today's web.
7276- Chunked Requests
7377- ``.netrc `` Support
7478
75- Requests officially supports Python 3.9 +, and runs great on PyPy.
79+ Requests officially supports Python 3.10 +, and runs great on PyPy.
7680
7781
7882The User Guide
0 commit comments