graphql-python / graphene-gae

GraphQL Support for Google AppEngine [DEPRECATED - Looking for maintainers]
http://docs.graphene-python.org/projects/gae/en/latest/
BSD 3-Clause "New" or "Revised" License
117 stars 14 forks source link

Pin graphene #45

Closed jkimbo closed 4 years ago

jkimbo commented 5 years ago

Graphene v3 will be released soon and it will contain breaking changes. This PR pins Graphene to versions less than 3 so that it doesn't accidentally install v3 until the library can support it.