dev-python/tempest: Add dev-python/fasteners dep

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2023-03-01 06:56:57 +01:00
parent 210a5a9992
commit 25a93a5f80

View File

@@ -38,6 +38,7 @@ RDEPEND="
>=dev-python/urllib3-1.21.1[${PYTHON_USEDEP}]
>=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
>=dev-python/defusedxml-0.7.1[${PYTHON_USEDEP}]
>=dev-python/fasteners-0.16.0[${PYTHON_USEDEP}]
"
BDEPEND="
>dev-python/pbr-2.1.0[${PYTHON_USEDEP}]