app-portage/carnage: sync deps.

Signed-off-by: dsaf <ghostyn678+git@gmail.com>
This commit is contained in:
dsaf
2025-11-11 17:05:30 -03:00
parent 70bae4100e
commit f370ac5a35
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ IUSE="man"
RDEPEND="
>=dev-python/lxml-6.0.2[${PYTHON_USEDEP}]
>=dev-python/msgpack-1.1.2[${PYTHON_USEDEP}]
>=dev-python/textual-6.4.0[${PYTHON_USEDEP}]
>=dev-python/textual-6.5.0[${PYTHON_USEDEP}]
>=dev-python/tomlkit-0.13.3[${PYTHON_USEDEP}]
"

View File

@@ -27,7 +27,7 @@ IUSE="man"
RDEPEND="
>=dev-python/lxml-6.0.2[${PYTHON_USEDEP}]
>=dev-python/msgpack-1.1.2[${PYTHON_USEDEP}]
>=dev-python/textual-6.4.0[${PYTHON_USEDEP}]
>=dev-python/textual-6.6.0[${PYTHON_USEDEP}]
>=dev-python/tomlkit-0.13.3[${PYTHON_USEDEP}]
"