dev-python/graphene-django: fix dep to dev-python/graphene
This commit is contained in:
parent
7e6e330dd6
commit
2166998898
|
@ -15,11 +15,11 @@ SLOT="0"
|
|||
KEYWORDS="~amd64"
|
||||
|
||||
DEPEND="
|
||||
<dev-python/graphene-4
|
||||
<dev-python/graphene-3
|
||||
<dev-python/graphql-core-4
|
||||
>=dev-python/django-2.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/djangorestframework-3.6.3[${PYTHON_USEDEP}]
|
||||
>=dev-python/graphene-3.0.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/graphene-2.1.9[${PYTHON_USEDEP}]
|
||||
>=dev-python/graphql-core-3.1.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/promise-2.1[${PYTHON_USEDEP}]
|
||||
dev-python/text-unidecode[${PYTHON_USEDEP}]
|
||||
|
|
Loading…
Reference in a new issue