python/python3-pydantic: 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 8b4b7e8a8f
commit 4c5e386cef
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/p/pydantic/pydantic-1.1
MD5SUM="4279a3a76b4c287b444d7ce37fed02c2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-installer python3-build wheel typing-extensions"
REQUIRES="python3-installer python3-build python3-wheel typing-extensions"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"