diff options
Diffstat (limited to 'dev-python/plotly')
-rw-r--r-- | dev-python/plotly/plotly-5.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/plotly/plotly-5.18.0.ebuild b/dev-python/plotly/plotly-5.18.0.ebuild index 6ff4531c953a..ded586e2d189 100644 --- a/dev-python/plotly/plotly-5.18.0.ebuild +++ b/dev-python/plotly/plotly-5.18.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -50,7 +50,7 @@ BDEPEND=" dev-python/shapely[${PYTHON_USEDEP}] dev-python/statsmodels[${PYTHON_USEDEP}] dev-python/xarray[${PYTHON_USEDEP}] - sci-libs/scikit-image[${PYTHON_USEDEP}] + dev-python/scikit-image[${PYTHON_USEDEP}] ) " |