dev-python/graphene-django: fix dep to dev-python/graphene

This commit is contained in:
Alarig Le Lay 2023-02-06 19:45:30 +01:00
parent 7e6e330dd6
commit 2166998898
Signed by: alarig
GPG Key ID: 7AFE62C6DF8BCDEC
1 changed files with 2 additions and 2 deletions

View File

@ -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}]