summaryrefslogtreecommitdiff
path: root/dev-python/PyGithub/PyGithub-1.40_alpha4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/PyGithub/PyGithub-1.40_alpha4.ebuild')
-rw-r--r--dev-python/PyGithub/PyGithub-1.40_alpha4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/PyGithub/PyGithub-1.40_alpha4.ebuild b/dev-python/PyGithub/PyGithub-1.40_alpha4.ebuild
index de37d5592fd4..e44864c83d71 100644
--- a/dev-python/PyGithub/PyGithub-1.40_alpha4.ebuild
+++ b/dev-python/PyGithub/PyGithub-1.40_alpha4.ebuild
@@ -18,7 +18,8 @@ LICENSE="LGPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-RDEPEND="dev-python/pyjwt[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/pyjwt[${PYTHON_USEDEP}]
+ >=dev-python/requests-2.14.0[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"