#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile --output-file test-requirements.txt test-requirements.in
#
asn1crypto==0.24.0        # via cryptography
astroid==2.0.4            # via pylint
atomicwrites==1.2.1       # via pytest
attrs==18.2.0             # via pytest
backcall==0.1.0           # via ipython
cffi==1.11.5              # via cryptography
coverage==4.5.1           # via pytest-cov
cryptography==2.3.1       # via pyopenssl, trustme
decorator==4.3.0          # via ipython, traitlets
flake8==3.5.0
idna==2.7                 # via cryptography, trustme
ipython-genutils==0.2.0   # via traitlets
ipython==7.0.1
isort==4.3.4              # via pylint
jedi==0.13.1
lazy-object-proxy==1.3.1  # via astroid
mccabe==0.6.1             # via flake8, pylint
more-itertools==4.3.0     # via pytest
parso==0.3.1              # via jedi
pexpect==4.6.0            # via ipython
pickleshare==0.7.5        # via ipython
pluggy==0.7.1             # via pytest
prompt-toolkit==2.0.5     # via ipython
ptyprocess==0.6.0         # via pexpect
py==1.6.0                 # via pytest
pycodestyle==2.3.1        # via flake8
pycparser==2.19           # via cffi
pyflakes==1.6.0           # via flake8
pygments==2.2.0           # via ipython
pylint==2.1.1
pyopenssl==18.0.0
pytest-cov==2.6.0
pytest-faulthandler==1.5.0
pytest==3.8.2
simplegeneric==0.8.1      # via ipython
six==1.11.0               # via astroid, cryptography, more-itertools, prompt-toolkit, pyopenssl, pytest, traitlets
traitlets==4.3.2          # via ipython
trustme==0.4.0
typed-ast==1.1.0 ; python_version < "3.7" and implementation_name == "cpython"
wcwidth==0.1.7            # via prompt-toolkit
wrapt==1.10.11            # via astroid
yapf==0.24.0
