diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-01-27 11:35:02 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-01-27 11:35:02 +0000 |
| commit | 3fba14f8e2c311e84e090f28f0bbf40b23ce16b2 (patch) | |
| tree | 49d296902ab1898c5750f52f9bab80049ad047ae /dev-python/plotly | |
| parent | 1d7597f7115205e0dd20171886c38860ceef7a54 (diff) | |
| download | baldeagleos-repo-3fba14f8e2c311e84e090f28f0bbf40b23ce16b2.tar.gz baldeagleos-repo-3fba14f8e2c311e84e090f28f0bbf40b23ce16b2.tar.xz baldeagleos-repo-3fba14f8e2c311e84e090f28f0bbf40b23ce16b2.zip | |
Adding metadata
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 63545ac6eff2..14c8ce3cad7e 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}] ) " |
