#
# 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.3.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.4              # via cryptography
click==7.1.2              # via black
coverage==5.3.1           # via pytest-cov
cryptography==3.3.1       # via pyopenssl, trustme
decorator==4.4.2          # via ipython
flake8==3.8.4             # via -r test-requirements.in
idna==2.10                # via -r test-requirements.in, trustme
immutables==0.14          # via -r test-requirements.in
iniconfig==1.1.1          # via pytest
ipython-genutils==0.2.0   # via traitlets
ipython==7.19.0           # via -r test-requirements.in
isort==5.7.0              # via pylint
jedi==0.18.0              # via -r test-requirements.in, ipython
lazy-object-proxy==1.4.3  # via astroid
mccabe==0.6.1             # via flake8, pylint
mypy-extensions==0.4.3 ; implementation_name == "cpython"  # via -r test-requirements.in, black, mypy
mypy==0.790 ; implementation_name == "cpython"  # via -r test-requirements.in
outcome==1.1.0            # via -r test-requirements.in
packaging==20.8           # via pytest
parso==0.8.1              # 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.10    # via ipython
ptyprocess==0.7.0         # via pexpect
py==1.10.0                # via pytest
pycodestyle==2.6.0        # via flake8
pycparser==2.20           # via cffi
pyflakes==2.2.0           # via flake8
pygments==2.7.3           # via ipython
pylint==2.6.0             # via -r test-requirements.in
pyopenssl==20.0.1         # via -r test-requirements.in
pyparsing==2.4.7          # via packaging
pytest-cov==2.10.1        # via -r test-requirements.in
pytest==6.1.2             # via -r test-requirements.in, pytest-cov
regex==2020.11.13         # via black
six==1.15.0               # via astroid, cryptography, pyopenssl
sniffio==1.2.0            # via -r test-requirements.in
sortedcontainers==2.3.0   # via -r test-requirements.in
toml==0.10.2              # via black, pylint, pytest
traitlets==5.0.5          # via ipython
trustme==0.6.0            # via -r test-requirements.in
typed-ast==1.4.2 ; 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
