#
# 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.1.0            # via pylint
async-generator==1.10
atomicwrites==1.3.0       # via pytest
attrs==18.2.0
backcall==0.1.0           # via ipython
cffi==1.11.5              # via cryptography
contextvars==2.3 ; python_version < "3.7"
coverage==4.5.2           # via pytest-cov
cryptography==2.5         # via pyopenssl, trustme
decorator==4.3.2          # via ipython, traitlets
entrypoints==0.3          # via flake8
flake8==3.7.5
idna==2.8
immutables==0.6           # via contextvars
ipython-genutils==0.2.0   # via traitlets
ipython==7.2.0
isort==4.3.4              # via pylint
jedi==0.13.2
lazy-object-proxy==1.3.1  # via astroid
mccabe==0.6.1             # via flake8, pylint
more-itertools==5.0.0     # via pytest
outcome==1.0.0
parso==0.3.3              # via jedi
pexpect==4.6.0            # via ipython
pickleshare==0.7.5        # via ipython
pluggy==0.8.1             # via pytest
prompt-toolkit==2.0.8     # via ipython
ptyprocess==0.6.0         # via pexpect
py==1.7.0                 # via pytest
pycodestyle==2.5.0        # via flake8
pycparser==2.19           # via cffi
pyflakes==2.1.0           # via flake8
pygments==2.3.1           # via ipython
pylint==2.2.2
pyopenssl==19.0.0
pytest-cov==2.6.1
pytest-faulthandler==1.5.0
pytest==4.2.0
six==1.12.0               # via astroid, cryptography, more-itertools, prompt-toolkit, pyopenssl, pytest, traitlets
sniffio==1.0.0
sortedcontainers==2.1.0
traitlets==4.3.2          # via ipython
trustme==0.5.0
typed-ast==1.1.0 ; python_version < "3.7" and implementation_name == "cpython"
wcwidth==0.1.7            # via prompt-toolkit
wrapt==1.11.1             # via astroid
yapf==0.25.0
