mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-python/selenium: Fix outdated <dev-python/urllib3-2 dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -35,7 +35,7 @@ RDEPEND="
|
||||
>=dev-python/trio-0.17[${PYTHON_USEDEP}]
|
||||
<dev-python/trio-websocket-1[${PYTHON_USEDEP}]
|
||||
>=dev-python/trio-websocket-0.9[${PYTHON_USEDEP}]
|
||||
<dev-python/urllib3-2[${PYTHON_USEDEP}]
|
||||
<dev-python/urllib3-3[${PYTHON_USEDEP}]
|
||||
>=dev-python/urllib3-1.26[${PYTHON_USEDEP}]
|
||||
"
|
||||
BDEPEND="
|
||||
Reference in New Issue
Block a user