python/python3-requests-cache: fix deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-11-28 10:33:49 -07:00 committed by Willy Sudiarto Raharjo
parent 46ef5d83f7
commit c9571e16f5
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

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