mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-29 03:34:51 +01:00
requests: fine tune deps
This commit is contained in:
parent
96a1a9f6df
commit
f9f39a839f
1 changed files with 3 additions and 1 deletions
|
|
@ -23,8 +23,10 @@ RDEPEND="
|
|||
<dev-python/chardet-3.1.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/idna-2.5[${PYTHON_USEDEP}]
|
||||
<dev-python/idna-2.9[${PYTHON_USEDEP}]
|
||||
>=dev-python/urllib3-1.25.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/urllib3-1.21.1[${PYTHON_USEDEP}]
|
||||
<dev-python/urllib3-1.26[${PYTHON_USEDEP}]
|
||||
!~dev-python/urllib3-1.25.0
|
||||
!~dev-python/urllib3-1.25.1
|
||||
socks5? ( >=dev-python/PySocks-1.5.6[${PYTHON_USEDEP}] )
|
||||
ssl? (
|
||||
>=dev-python/cryptography-1.3.4[${PYTHON_USEDEP}]
|
||||
|
|
|
|||
Loading…
Reference in a new issue