dev-python/graphene-django: fixing graphene dep
This commit is contained in:
parent
5b30bc9bca
commit
9b9c1d2504
|
@ -16,11 +16,11 @@ KEYWORDS="~amd64"
|
|||
|
||||
DEPEND="
|
||||
<dev-python/graphene-3
|
||||
<dev-python/graphql-core-4
|
||||
<dev-python/graphql-core-3
|
||||
>=dev-python/django-2.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/djangorestframework-3.6.3[${PYTHON_USEDEP}]
|
||||
>=dev-python/graphene-2.1.9[${PYTHON_USEDEP}]
|
||||
>=dev-python/graphql-core-3.1.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/graphql-core-2[${PYTHON_USEDEP}]
|
||||
>=dev-python/promise-2.1[${PYTHON_USEDEP}]
|
||||
dev-python/text-unidecode[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue