#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile --output-file=requirements-dev.txt requirements-dev.in requirements.in
#
appdirs==1.4.3            # via black
astroid==2.2.5            # via pylint
atomicwrites==1.3.0       # via pytest
attrs==19.1.0             # via black, flake8-bugbear, pytest
black==19.3b0
certifi==2019.6.16        # via requests
chardet==3.0.4            # via requests
click==7.0                # via black, pip-tools
coverage==4.5.3           # via pytest-cov
entrypoints==0.3          # via flake8
filelock==3.0.12          # via tox
flake8-bugbear==19.3.0
flake8==3.7.7
humanfriendly==4.18
idna==2.8                 # via requests
importlib-metadata==0.18  # via pluggy, pytest, tox
isort==4.3.21
lazy-object-proxy==1.4.1  # via astroid
libpff-python-ratom==20190316
mccabe==0.6.1             # via flake8, pylint
mock==3.0.5
more-itertools==7.1.0     # via pytest
packaging==19.0           # via pytest, pytest-sugar, tox
pbr==5.4.0
pip-tools==3.8.0
pluggy==0.12.0            # via pytest, tox
py-cpuinfo==5.0.0         # via pytest-benchmark
py==1.8.0                 # via pytest, tox
pycodestyle==2.5.0        # via flake8
pyflakes==2.1.1           # via flake8
pylint==2.3.1
pyparsing==2.4.0          # via packaging
pysnooper==0.2.2
pytest-benchmark==3.2.2
pytest-cov==2.7.1
pytest-mock==1.10.4
pytest-sugar==0.9.2
pytest==5.0.1
requests==2.22.0
six==1.12.0               # via astroid, mock, packaging, pip-tools, tox
termcolor==1.1.0          # via pytest-sugar
toml==0.10.0              # via black, tox
tox==3.13.2
treelib==1.5.5
typed-ast==1.4.0          # via astroid
urllib3==1.25.3           # via requests
virtualenv==16.6.1        # via tox
wcwidth==0.1.7            # via pytest
wheel==0.33.4
wrapt==1.11.2             # via astroid
zipp==0.5.1               # via importlib-metadata
