graphql-python / graphql-python/graphene-sqlalchemy
examples/flask_sqlalchemy: dependency specification needed, due to breaking change in graphql-core ^3
未關閉
- 主要語言
- Python
- 星號
- 985
- 分支
- 223
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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.
貢獻指南
研究方向
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.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- flask, graphql, python, sqlalchemy
- 領域
- api, backend, database
- Issue 類型
- 缺陷
- 難度
- 1/5
- 預估耗時
- 1 小時以內
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100