summaryrefslogtreecommitdiff
path: root/dev-python/wtforms
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/wtforms')
-rw-r--r--dev-python/wtforms/wtforms-3.0.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wtforms/wtforms-3.0.1-r1.ebuild b/dev-python/wtforms/wtforms-3.0.1-r1.ebuild
index 9067b3b12585..4056ade0d865 100644
--- a/dev-python/wtforms/wtforms-3.0.1-r1.ebuild
+++ b/dev-python/wtforms/wtforms-3.0.1-r1.ebuild
@@ -27,8 +27,8 @@ RDEPEND="
BDEPEND="
dev-python/Babel[${PYTHON_USEDEP}]
test? (
+ dev-python/email-validator[${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]
- dev-python/python-email-validator[${PYTHON_USEDEP}]
dev-python/sqlalchemy[${PYTHON_USEDEP}]
dev-python/webob[${PYTHON_USEDEP}]
)