#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile --output-file test-requirements.txt test-requirements.in
#
appdirs==1.4.4            # via black
astor==0.8.1              # via -r test-requirements.in
astroid==2.4.2            # via pylint
async-generator==1.10     # via -r test-requirements.in
attrs==20.2.0             # via -r test-requirements.in, outcome, pytest
backcall==0.2.0           # via ipython
black==20.8b1 ; implementation_name == "cpython"  # via -r test-requirements.in
cffi==1.14.2              # via cryptography
click==7.1.2              # via black
coverage==5.3             # via pytest-cov
cryptography==3.1         # via pyopenssl, trustme
decorator==4.4.2          # via ipython
flake8==3.8.3             # via -r test-requirements.in
idna==2.10                # via -r test-requirements.in, trustme
immutables==0.14          # via -r test-requirements.in
iniconfig==1.0.1          # via pytest
ipython-genutils==0.2.0   # via traitlets
ipython==7.18.1           # via -r test-requirements.in
isort==5.5.2              # via pylint
jedi==0.17.2              # via -r test-requirements.in, ipython
lazy-object-proxy==1.4.3  # via astroid
mccabe==0.6.1             # via flake8, pylint
more-itertools==8.5.0     # via pytest
mypy-extensions==0.4.3 ; implementation_name == "cpython"  # via -r test-requirements.in, black, mypy
mypy==0.782 ; implementation_name == "cpython"  # via -r test-requirements.in
outcome==1.0.1            # via -r test-requirements.in
packaging==20.4           # via pytest
parso==0.7.1              # via jedi
pathspec==0.8.0           # via black
pexpect==4.8.0            # via ipython
pickleshare==0.7.5        # via ipython
pluggy==0.13.1            # via pytest
prompt-toolkit==3.0.7     # via ipython
ptyprocess==0.6.0         # via pexpect
py==1.9.0                 # via pytest
pycodestyle==2.6.0        # via flake8
pycparser==2.20           # via cffi
pyflakes==2.2.0           # via flake8
pygments==2.7.0           # via ipython
pylint==2.6.0             # via -r test-requirements.in
pyopenssl==19.1.0         # via -r test-requirements.in
pyparsing==2.4.7          # via packaging
pytest-cov==2.10.1        # via -r test-requirements.in
pytest==6.0.2             # via -r test-requirements.in, pytest-cov
regex==2020.7.14          # via black
six==1.15.0               # via astroid, cryptography, packaging, pyopenssl
sniffio==1.1.0            # via -r test-requirements.in
sortedcontainers==2.2.2   # via -r test-requirements.in
toml==0.10.1              # via black, pylint, pytest
traitlets==5.0.4          # via ipython
trustme==0.6.0            # via -r test-requirements.in
typed-ast==1.4.1 ; implementation_name == "cpython"  # via -r test-requirements.in, black, mypy
typing-extensions==3.7.4.3 ; implementation_name == "cpython"  # via -r test-requirements.in, black, mypy
wcwidth==0.2.5            # via prompt-toolkit
wrapt==1.12.1             # via astroid
