#
# This file is autogenerated by pip-compile with python 3.7
# To update, run:
#
#    pip-compile test-requirements.in
#
astor==0.8.1
    # via -r test-requirements.in
astroid==2.11.7
    # via pylint
async-generator==1.10
    # via -r test-requirements.in
attrs==22.1.0
    # via
    #   -r test-requirements.in
    #   outcome
    #   pytest
backcall==0.2.0
    # via ipython
black==22.8.0 ; implementation_name == "cpython"
    # via -r test-requirements.in
cffi==1.15.1
    # via cryptography
click==8.1.3
    # via black
coverage[toml]==6.4.1
    # via pytest-cov
cryptography==38.0.1
    # via
    #   -r test-requirements.in
    #   pyopenssl
    #   trustme
decorator==5.1.1
    # via ipython
dill==0.3.5.1
    # via pylint
exceptiongroup==1.0.0rc9 ; python_version < "3.11"
    # via -r test-requirements.in
flake8==4.0.1
    # via -r test-requirements.in
idna==3.4
    # via
    #   -r test-requirements.in
    #   trustme
iniconfig==1.1.1
    # via pytest
ipython==7.31.1
    # via -r test-requirements.in
isort==5.10.1
    # via pylint
jedi==0.18.1
    # via
    #   -r test-requirements.in
    #   ipython
lazy-object-proxy==1.7.1
    # via astroid
matplotlib-inline==0.1.6
    # via ipython
mccabe==0.6.1
    # via
    #   flake8
    #   pylint
mypy==0.981 ; implementation_name == "cpython"
    # via -r test-requirements.in
mypy-extensions==0.4.3 ; implementation_name == "cpython"
    # via
    #   -r test-requirements.in
    #   black
    #   mypy
outcome==1.2.0
    # via -r test-requirements.in
packaging==21.3
    # via pytest
parso==0.8.3
    # via jedi
pathspec==0.9.0
    # via black
pexpect==4.8.0
    # via ipython
pickleshare==0.7.5
    # via ipython
platformdirs==2.5.2
    # via
    #   black
    #   pylint
pluggy==1.0.0
    # via pytest
prompt-toolkit==3.0.31
    # via ipython
ptyprocess==0.7.0
    # via pexpect
py==1.11.0
    # via pytest
pycodestyle==2.8.0
    # via flake8
pycparser==2.21
    # via cffi
pyflakes==2.4.0
    # via flake8
pygments==2.12.0
    # via ipython
pylint==2.14.5
    # via -r test-requirements.in
pyopenssl==22.1.0
    # via -r test-requirements.in
pyparsing==3.0.9
    # via packaging
pytest==7.1.2
    # via
    #   -r test-requirements.in
    #   pytest-cov
pytest-cov==3.0.0
    # via -r test-requirements.in
sniffio==1.3.0
    # via -r test-requirements.in
sortedcontainers==2.4.0
    # via -r test-requirements.in
tomli==2.0.1
    # via
    #   black
    #   coverage
    #   mypy
    #   pylint
    #   pytest
tomlkit==0.11.4
    # via pylint
traitlets==5.4.0
    # via
    #   ipython
    #   matplotlib-inline
trustme==0.9.0
    # via -r test-requirements.in
types-cryptography==3.3.22
    # via types-pyopenssl
types-pyopenssl==22.0.9 ; implementation_name == "cpython"
    # via -r test-requirements.in
typing-extensions==4.3.0 ; implementation_name == "cpython"
    # via
    #   -r test-requirements.in
    #   mypy
wcwidth==0.2.5
    # via prompt-toolkit
wrapt==1.14.1
    # via astroid

# The following packages are considered to be unsafe in a requirements file:
# setuptools
