#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile
#
appdirs==1.4.3
attrs==19.3.0
click==7.0
enum34==1.1.6; python_version == '2.7'  # via tomlkit
filesystems==0.23.0
functools32==3.2.3.post2; python_version == '2.7'  # via tomlkit
packaging==19.1
pyparsing==2.4.2          # via packaging
pyrsistent==0.15.4
six==1.12.0               # via packaging, pyrsistent
toml==0.10.0
tomlkit==0.5.5
tqdm==4.35.0
typing==3.7.4.1           # via tomlkit
virtualenv==16.7.4
zope.interface==4.6.0     # via filesystems

# The following packages are considered to be unsafe in a requirements file:
# setuptools==42.0.2        # via zope.interface
