From: Tom Christie Date: Thu, 21 Nov 2024 11:35:17 +0000 (+0000) Subject: Update README.md X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1a88bc873bb1351a0b773ef88ed6207b21ad179;p=thirdparty%2Fhttpx.git Update README.md --- diff --git a/README.md b/README.md index d5d21487..87f5326d 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ The HTTPX project relies on these excellent libraries: * `httpcore` - The underlying transport implementation for `httpx`. * `h11` - HTTP/1.1 support. -* `certifi` - SSL certificates. +* `truststore` - System SSL certificates. * `idna` - Internationalized domain name support. * `sniffio` - Async library autodetection.