summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wtfis/wtfis-0.6.1-r1.ebuild (renamed from net-analyzer/wtfis/wtfis-0.6.1.ebuild)1
-rw-r--r--net-analyzer/wtfis/wtfis-9999.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/net-analyzer/wtfis/wtfis-0.6.1.ebuild b/net-analyzer/wtfis/wtfis-0.6.1-r1.ebuild
index dc39ae77fcb0..7266cdab9d66 100644
--- a/net-analyzer/wtfis/wtfis-0.6.1.ebuild
+++ b/net-analyzer/wtfis/wtfis-0.6.1-r1.ebuild
@@ -22,6 +22,7 @@ LICENSE="MIT"
SLOT="0"
RDEPEND="
+ <dev-python/pydantic-2[${PYTHON_USEDEP}]
>=dev-python/pydantic-1.10.2[${PYTHON_USEDEP}]
>=dev-python/python-dotenv-0.21.0[${PYTHON_USEDEP}]
>=dev-python/requests-2.28.1[${PYTHON_USEDEP}]
diff --git a/net-analyzer/wtfis/wtfis-9999.ebuild b/net-analyzer/wtfis/wtfis-9999.ebuild
index 4ab2cc180a22..4f7452d042b6 100644
--- a/net-analyzer/wtfis/wtfis-9999.ebuild
+++ b/net-analyzer/wtfis/wtfis-9999.ebuild
@@ -22,6 +22,7 @@ LICENSE="MIT"
SLOT="0"
RDEPEND="
+ <dev-python/pydantic-2[${PYTHON_USEDEP}]
>=dev-python/pydantic-1.10.2[${PYTHON_USEDEP}]
>=dev-python/python-dotenv-0.21.0[${PYTHON_USEDEP}]
>=dev-python/requests-2.28.1[${PYTHON_USEDEP}]