-
- Downloads
[enh] #59 use graphql-core library to validate GraphQL queries against server schema
Add graphql-core >= 3 and python >= 3.6 dependencies
| ... | ... | @@ -6,3 +6,4 @@ jsonschema >= 2.6.0 |
| pypeg2>=2.15.2 | ||
| attr>=0.3.1 | ||
| pyaes>=1.6.1 | ||
| graphql-core>=3 | ||
| \ No newline at end of file |
Please sign in to comment