dev-python/tenacity: Depend on dev-python/tornado with pytest fix

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-05-17 18:25:52 +02:00
parent acd3cb4f3b
commit 82b4e8a728

View File

@@ -21,8 +21,7 @@ KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
BDEPEND="
dev-python/setuptools-scm[${PYTHON_USEDEP}]
test? (
<dev-python/pytest-8.2[${PYTHON_USEDEP}]
dev-python/tornado[${PYTHON_USEDEP}]
>=dev-python/tornado-6.4-r1[${PYTHON_USEDEP}]
dev-python/typeguard[${PYTHON_USEDEP}]
)
"