graphql-python / graphql-python/graphene-sqlalchemy
examples/flask_sqlalchemy: dependency specification needed, due to breaking change in graphql-core ^3
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 985
- Fork
- 223
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.