argcomplete
argparse
bottle>=0.12.9
waitress>=0.9.0
prettytable>=0.7.2
requests==2.20.0
future>=0.14.0
python-language-server<=0.27.0,>=0.26.1
typing

[:python_version < "3.2"]
futures
backports.functools_lru_cache

[:python_version < "3.3"]
enum34>=1.1.6
