diff --git a/dev-python/graphene-django/graphene-django-3.2.2.ebuild b/dev-python/graphene-django/graphene-django-3.2.2.ebuild index 95663a7..fb78d53 100644 --- a/dev-python/graphene-django/graphene-django-3.2.2.ebuild +++ b/dev-python/graphene-django/graphene-django-3.2.2.ebuild @@ -16,12 +16,15 @@ SLOT="0" KEYWORDS="~amd64" DEPEND=" - >=dev-python/graphql-core-3.1[${PYTHON_USEDEP}] - =dev-python/graphql-relay-3.1[${PYTHON_USEDEP}] - =dev-python/aniso8601-8[${PYTHON_USEDEP}] - =dev-python/graphene-3.0[${PYTHON_USEDEP}] + =dev-python/graphql-core-3.1.0[${PYTHON_USEDEP}] + =dev-python/graphql-relay-3.1.1[${PYTHON_USEDEP}] + =dev-python/django-3.2[${PYTHON_USEDEP}] + >=dev-python/promise-2.1[${PYTHON_USEDEP}] + dev-python/text-unidecode[${PYTHON_USEDEP}] " RDEPEND="${DEPEND}" BDEPEND="