Update index.rst

Update misleading text about python support
This commit is contained in:
Sagar Giri
2020-08-26 09:23:30 +09:00
committed by Nate Prewitt
parent 48237afd9d
commit 2a7832b5b0
+1 -1
View File
@@ -68,7 +68,7 @@ Requests is ready for today's web.
- Chunked Requests
- ``.netrc`` Support
Requests officially supports Python 2.7 & 3.43.7, and runs great on PyPy.
Requests officially supports Python 2.7 & 3.5+, and runs great on PyPy.
The User Guide