diff --git a/sdk_container/src/third_party/portage-stable/dev-python/requests/requests-2.32.3.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/requests/requests-2.32.3.ebuild index 25efdffdbd..77ca4358cd 100644 --- a/sdk_container/src/third_party/portage-stable/dev-python/requests/requests-2.32.3.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-python/requests/requests-2.32.3.ebuild @@ -27,14 +27,14 @@ RDEPEND=" =dev-python/PySocks-1.5.6[${PYTHON_USEDEP}] ) + socks5? ( >=dev-python/pysocks-1.5.6[${PYTHON_USEDEP}] ) " BDEPEND=" test? ( >=dev-python/pytest-httpbin-2.0.0[${PYTHON_USEDEP}] dev-python/pytest-mock[${PYTHON_USEDEP}] - >=dev-python/PySocks-1.5.6[${PYTHON_USEDEP}] + >=dev-python/pysocks-1.5.6[${PYTHON_USEDEP}] test-rust? ( dev-python/trustme[${PYTHON_USEDEP}] )