]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Update README.md
authorTom Christie <tom@tomchristie.com>
Thu, 21 Nov 2024 13:40:48 +0000 (13:40 +0000)
committerGitHub <noreply@github.com>
Thu, 21 Nov 2024 13:40:48 +0000 (13:40 +0000)
README.md

index 87f5326df323d0b6598b41ebd92d2720df752f4a..5a9697000a48a430657740fead82017b6943b242 100644 (file)
--- a/README.md
+++ b/README.md
@@ -103,7 +103,7 @@ Or, to include the optional HTTP/2 support, use:
 $ pip install httpx[http2]
 ```
 
-HTTPX requires Python 3.8+.
+HTTPX requires Python 3.10+.
 
 ## Documentation