graphql-python / graphql-python/graphene-sqlalchemy

examples/flask_sqlalchemy: dependency specification needed, due to breaking change in graphql-core ^3

Aberta
#386 1 comentário 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Python
Estrelas
985
Forks
223
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

The requirements should be updated so that Flask-GraphQL==2.3.0 is used, elsewhise pip will install Flask-GraphQL>=3 and this will lead to an import error in graphql-server, because get_default_backend is not defined in graphql/graphql-core>=3 . This of course won't be necessary if the deeper lying dependency issues are fixed, but while they are present, this is a quick fix.

Guia de contribuição

Abrir o guia de contribuição

Direção de pesquisa

Start in the examples/flask_sqlalchemy example and locate its dependency requirements. Pin Flask-GraphQL to 2.3.0, then verify that the example's dependency specification prevents the reported graphql-server import error; no specific test is mentioned in the issue.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
flask, graphql, python, sqlalchemy
Domínio
api, backend, database
Tipo de issue
Bug
Dificuldade
1/5
Tempo estimado
Menos de uma hora
Status de atividade
Estagnada
Clareza
Razoavelmente clara
Facilidade para iniciantes
35/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.