Set gql 2.0

This commit is contained in:
poka 2021-06-30 03:44:23 +02:00
parent e1957d38ef
commit b302b50ef4
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python3.9
#!/usr/bin/env python3.7
import argparse, sys, os, getpass, string, random
from os.path import join, dirname

View File

@ -4,5 +4,6 @@ pybase64
duniterpy==0.58.1
termcolor
python-dotenv
gql==3.0.0a5
#gql==3.0.0a5
gql==2.0
requests