dev-python/plotly: Add pyarrow test dep

Closes: https://bugs.gentoo.org/976766
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-07-15 13:39:29 +02:00
parent 8f3a782077
commit 841f0e38c1

View File

@@ -41,6 +41,7 @@ BDEPEND="
dev-python/pandas[${PYTHON_USEDEP}]
dev-python/pillow[${PYTHON_USEDEP}]
dev-python/psutil[${PYTHON_USEDEP}]
dev-python/pyarrow[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
dev-python/scikit-image[${PYTHON_USEDEP}]