net-analyzer/wtfis: sync live

Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/42105
Closes: https://github.com/gentoo/gentoo/pull/42105
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Mario Haustein
2025-05-15 21:02:14 +02:00
committed by Sam James
parent 10fcd52207
commit 4e194520db

View File

@@ -1,4 +1,4 @@
# Copyright 2022-2024 Gentoo Authors
# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,10 +22,10 @@ LICENSE="MIT"
SLOT="0"
RDEPEND="
>=dev-python/pydantic-2.9.2[${PYTHON_USEDEP}]
>=dev-python/python-dotenv-1.0.1[${PYTHON_USEDEP}]
>=dev-python/pydantic-2.11.3[${PYTHON_USEDEP}]
>=dev-python/python-dotenv-1.1.0[${PYTHON_USEDEP}]
>=dev-python/requests-2.32.3[${PYTHON_USEDEP}]
>=dev-python/rich-13.7.1[${PYTHON_USEDEP}]
>=dev-python/rich-14.0.0[${PYTHON_USEDEP}]
>=net-analyzer/shodan-1.31.0[${PYTHON_USEDEP}]
"
BDEPEND="