summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-socks')
-rw-r--r--dev-python/python-socks/python-socks-2.0.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/python-socks/python-socks-2.0.1.ebuild b/dev-python/python-socks/python-socks-2.0.1.ebuild
index 94d2cb6ce6da..4f23e8503be8 100644
--- a/dev-python/python-socks/python-socks-2.0.1.ebuild
+++ b/dev-python/python-socks/python-socks-2.0.1.ebuild
@@ -26,6 +26,7 @@ BDEPEND="
test? (
$(python_gen_cond_dep '
>=dev-python/anyio-3.4.0[${PYTHON_USEDEP}]
+ dev-python/trio[${PYTHON_USEDEP}]
' 'python*')
dev-python/async_timeout[${PYTHON_USEDEP}]
dev-python/flask[${PYTHON_USEDEP}]