pyyaml>=5.1.2
argparse==1.4.0
requests==2.22.0

[:python_version == "3.6"]
prettytable

[:python_version == "3.7"]
PTable==0.9.2
