aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-11-28 10:31:47 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-02 07:54:32 +0700
commit80a96b6d1fd53cfe622261e849b06d46d9c61871 (patch)
tree296e46dc60a610cb1693adcc67f57451104666c4
parent10c6c83e1167d18eac4a72c96de3ea57d401964e (diff)
downloadslackbuilds-80a96b6d1fd53cfe622261e849b06d46d9c61871.tar.xz
python/python3-httpx: fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-httpx/python3-httpx.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-httpx/python3-httpx.info b/python/python3-httpx/python3-httpx.info
index 2fc4e8fc4e..4de59867b7 100644
--- a/python/python3-httpx/python3-httpx.info
+++ b/python/python3-httpx/python3-httpx.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/h/httpx/httpx-0.23.3.ta
MD5SUM="921ced753cbfeff7d0a8ba80ca455985"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-rfc3986 python3-sniffio python3-httpcore python3-rich click python3-hatch_fancy_pypi_readme"
+REQUIRES="python3-rfc3986 python3-httpcore python3-rich click"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"