Open leeyspaul opened 2 years ago
Is this project still maintained?
It seems that they integrate flask-graphql
into graphql-server
. I upgrade my old project to graphene
v3.2.1 and use graphql-server
v3.0.0b5, the project works fine so far, just remember to fix the version of markupsafe
to v2.0.1.
Attempting a
pip install flask_graphql
ends up with a dependency conflict.Logs