diff --git a/python-gql.spec b/python-gql.spec index 5b12a0c..031fe12 100644 --- a/python-gql.spec +++ b/python-gql.spec @@ -36,7 +36,7 @@ BuildRequires: %{python_module backoff >= 1.10.0} BuildRequires: %{python_module botocore} BuildRequires: %{python_module flake8-import-order} BuildRequires: %{python_module flake8} -BuildRequires: %{python_module graphql-core >= 3.2 with %python-graphql-core < 3.2.5} +BuildRequires: %{python_module graphql-core >= 3.3 with %python-graphql-core < 3.4} BuildRequires: %{python_module httpx} BuildRequires: %{python_module parse} BuildRequires: %{python_module pycodestyle} @@ -53,7 +53,7 @@ BuildRequires: %{python_module yarl} # /SECTION Requires: python-anyio Requires: python-backoff >= 1.11.1 -Requires: (python-graphql-core >= 3.2 with python-graphql-core < 3.2.5) +Requires: (python-graphql-core >= 3.3 with python-graphql-core < 3.4) Requires: python-yarl >= 1.6 Requires(post): update-alternatives Requires(postun): update-alternatives