dev-python/spyder-kernels: Bump ipython dep to match disallowed ver

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny 2025-09-11 11:29:27 +02:00
parent b174327d4b
commit c4d011436d
No known key found for this signature in database
GPG Key ID: 639ADAE2329E240E

View File

@ -25,7 +25,7 @@ RDEPEND="
<dev-python/ipykernel-7[${PYTHON_USEDEP}]
>=dev-python/ipykernel-6.29.3[${PYTHON_USEDEP}]
<dev-python/ipython-10[${PYTHON_USEDEP}]
>=dev-python/ipython-8.13.0[${PYTHON_USEDEP}]
>=dev-python/ipython-9.5.0[${PYTHON_USEDEP}]
<dev-python/jupyter-client-9[${PYTHON_USEDEP}]
>=dev-python/jupyter-client-7.4.9[${PYTHON_USEDEP}]
dev-python/packaging[${PYTHON_USEDEP}]