--index-url https://pypi.org/simple
#
# Default dependencies
#
click==7.0
#
# Dev dependencies
#
attrs==19.3.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
importlib-metadata==1.5.0; python_version < '3.8'
more-itertools==8.2.0; python_version >= '3.5'
packaging==20.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pluggy==0.13.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
py==1.8.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyparsing==2.4.6; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
pytest==5.3.5
six==1.14.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
wcwidth==0.1.8
zipp==2.2.0; python_version >= '3.6'
