diff options
-rw-r--r-- | net-analyzer/wtfis/wtfis-9999.ebuild | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/net-analyzer/wtfis/wtfis-9999.ebuild b/net-analyzer/wtfis/wtfis-9999.ebuild index 27c081820a3e..5982358071db 100644 --- a/net-analyzer/wtfis/wtfis-9999.ebuild +++ b/net-analyzer/wtfis/wtfis-9999.ebuild @@ -22,12 +22,11 @@ LICENSE="MIT" SLOT="0" RDEPEND=" - >=dev-python/pydantic-2.0.3[${PYTHON_USEDEP}] - >=dev-python/python-dotenv-1.0.0[${PYTHON_USEDEP}] + >=dev-python/pydantic-2.7.1[${PYTHON_USEDEP}] + >=dev-python/python-dotenv-1.0.1[${PYTHON_USEDEP}] >=dev-python/requests-2.31.0[${PYTHON_USEDEP}] - >=dev-python/rich-13.4.2[${PYTHON_USEDEP}] - <dev-python/rich-13.5.0[${PYTHON_USEDEP}] - >=net-analyzer/shodan-1.29.1[${PYTHON_USEDEP}] + >=dev-python/rich-13.7.1[${PYTHON_USEDEP}] + >=net-analyzer/shodan-1.31.0[${PYTHON_USEDEP}] " BDEPEND=" test? ( |