From da191dd2bc28b3aaf66899d010a11109187334bd Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Mon, 25 Apr 2022 16:15:03 -0500 Subject: [PATCH] More BRs --- python-botocore.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-botocore.spec b/python-botocore.spec index 7f2d459..f1b4205 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -24,6 +24,8 @@ BuildRequires: python3-pytest BuildRequires: python3-wheel BuildRequires: python3-jmespath BuildRequires: python3-toml +BuildRequires: python3-dateutil +BuildRequires: python3-urllib3 %description A low-level interface to a growing number of Amazon Web Services. The