From 79bb301a42b84c94843889a97a002b607c41870d Mon Sep 17 00:00:00 2001 From: feger Date: Tue, 11 Sep 2018 12:58:13 +0200 Subject: [PATCH] Set graphql-core to v.2.1 to fix ExecutionResult-Error --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5fe2b97a5..17210769f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ docutils==0.14 db==0.1.1 graphene==2.1.1 graphene-sqlalchemy==2.0.0 -graphql-core==2.1rc1 +graphql-core==2.1 hypothesis==3.57.0 imagesize==1.0.0 iso8601==0.1.12