dev-python/pydantic: Unblock new python-email-validator release

The upstream has reverted the breaking changes.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2022-05-11 19:51:28 +02:00
parent 384b0b6fee
commit b009df1d27

View File

@@ -25,7 +25,7 @@ BDEPEND="
dev-python/hypothesis[${PYTHON_USEDEP}]
dev-python/pytest-mock[${PYTHON_USEDEP}]
dev-python/python-dotenv[${PYTHON_USEDEP}]
<dev-python/python-email-validator-1.2[${PYTHON_USEDEP}]
>=dev-python/python-email-validator-1.2.1[${PYTHON_USEDEP}]
)
"