#
# 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.5.6
    # via pylint
async-generator==1.10
    # via -r test-requirements.in
attrs==20.3.0
    # via
    #   -r test-requirements.in
    #   outcome
    #   pytest
backcall==0.2.0
    # via ipython
black==21.6b0 ; implementation_name == "cpython"
    # via -r test-requirements.in
cffi==1.14.5
    # via cryptography
click==8.0.1
    # via black
coverage==5.5
    # via pytest-cov
cryptography==3.4.7
    # via
    #   pyopenssl
    #   trustme
decorator==5.0.9
    # via ipython
flake8==3.9.2
    # via -r test-requirements.in
idna==2.10
    # via
    #   -r test-requirements.in
    #   trustme
immutables==0.15
    # via -r test-requirements.in
iniconfig==1.1.1
    # via pytest
ipython-genutils==0.2.0
    # via traitlets
ipython==7.24.1
    # via -r test-requirements.in
isort==5.8.0
    # via pylint
jedi==0.18.0
    # via
    #   -r test-requirements.in
    #   ipython
lazy-object-proxy==1.6.0
    # via astroid
matplotlib-inline==0.1.2
    # via ipython
mccabe==0.6.1
    # via
    #   flake8
    #   pylint
mypy-extensions==0.4.3 ; implementation_name == "cpython"
    # via
    #   -r test-requirements.in
    #   black
    #   mypy
mypy==0.902 ; implementation_name == "cpython"
    # via -r test-requirements.in
outcome==1.1.0
    # via -r test-requirements.in
packaging==20.9
    # via pytest
parso==0.8.2
    # via jedi
pathspec==0.8.1
    # via black
pexpect==4.8.0
    # via ipython
pickleshare==0.7.5
    # via ipython
pluggy==0.13.1
    # via pytest
prompt-toolkit==3.0.18
    # via ipython
ptyprocess==0.7.0
    # via pexpect
py==1.10.0
    # via pytest
pycodestyle==2.7.0
    # via flake8
pycparser==2.20
    # via cffi
pyflakes==2.3.1
    # via flake8
pygments==2.7.4
    # via ipython
pylint==2.8.3
    # via -r test-requirements.in
pyopenssl==20.0.1
    # via -r test-requirements.in
pyparsing==2.4.7
    # via packaging
pytest-cov==2.12.1
    # via -r test-requirements.in
pytest==6.2.4
    # via
    #   -r test-requirements.in
    #   pytest-cov
regex==2021.4.4
    # via black
six==1.16.0
    # via pyopenssl
sniffio==1.2.0
    # via -r test-requirements.in
sortedcontainers==2.4.0
    # via -r test-requirements.in
toml==0.10.2
    # via
    #   black
    #   mypy
    #   pylint
    #   pytest
    #   pytest-cov
traitlets==5.0.5
    # via
    #   ipython
    #   matplotlib-inline
trustme==0.8.0
    # via -r test-requirements.in
typed-ast==1.4.3 ; implementation_name == "cpython"
    # via -r test-requirements.in
typing-extensions==3.10.0.0 ; implementation_name == "cpython"
    # via
    #   -r test-requirements.in
    #   mypy
wcwidth==0.2.5
    # via prompt-toolkit
wrapt==1.12.1
    # via astroid
