diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-07-02 00:59:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-02 09:42:31 +0700 |
commit | 436afe154a8a07f0560286400044529938918a59 (patch) | |
tree | 894ba057f7b8a423cb068d07dcc99c4b134c8409 /python/python3-httpx/README | |
parent | febf9b42c75b3fda7d200f41b70db100bf288b5e (diff) |
python/python3-httpx: Updated for version 0.23.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-httpx/README')
-rw-r--r-- | python/python3-httpx/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/python/python3-httpx/README b/python/python3-httpx/README index 88b1c91fb7e2a..3926a78e647af 100644 --- a/python/python3-httpx/README +++ b/python/python3-httpx/README @@ -8,9 +8,4 @@ Optional installs: h2 - HTTP/2 support. (no slackbuild) socksio - SOCKS proxy support. (no slackbuild) - rich - Rich terminal support. (no slackbuild) - click - Command line client support. async_generator - Backport support for contextlib.asynccontextmanager. - -Note: httpx cli requires optional dependencies to work - |