python/python3-requests-cache: Update DEP.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-04-27 01:50:58 -06:00 committed by Willy Sudiarto Raharjo
parent 987fb8c4c7
commit 70952a12ad
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/r/requests_cache/reques
MD5SUM="e3526ba7302958c77e90a4694daa38cd" MD5SUM="e3526ba7302958c77e90a4694daa38cd"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="wheel python3-platformdirs python3-cattrs python3-url-normalize" REQUIRES="python3-wheel python3-platformdirs python3-cattrs python3-url-normalize"
MAINTAINER="fourtysixandtwo" MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net" EMAIL="fourtysixandtwo@sliderr.net"