#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
#    pip-compile test-requirements.in
#
astor==0.8.1
    # via -r test-requirements.in
astroid==3.0.1
    # via pylint
async-generator==1.10
    # via -r test-requirements.in
attrs==23.1.0
    # via
    #   -r test-requirements.in
    #   outcome
black==23.10.1 ; implementation_name == "cpython"
    # via -r test-requirements.in
build==1.0.3
    # via pip-tools
cffi==1.16.0
    # via cryptography
click==8.1.7
    # via
    #   black
    #   pip-tools
codespell==2.2.6
    # via -r test-requirements.in
coverage==7.3.2
    # via -r test-requirements.in
cryptography==41.0.5
    # via
    #   -r test-requirements.in
    #   pyopenssl
    #   trustme
    #   types-pyopenssl
dill==0.3.7
    # via pylint
exceptiongroup==1.1.3 ; python_version < "3.11"
    # via
    #   -r test-requirements.in
    #   pytest
idna==3.4
    # via
    #   -r test-requirements.in
    #   trustme
importlib-metadata==6.8.0
    # via build
iniconfig==2.0.0
    # via pytest
isort==5.12.0
    # via pylint
jedi==0.19.1
    # via -r test-requirements.in
mccabe==0.7.0
    # via pylint
mypy==1.6.1 ; implementation_name == "cpython"
    # via -r test-requirements.in
mypy-extensions==1.0.0 ; implementation_name == "cpython"
    # via
    #   -r test-requirements.in
    #   black
    #   mypy
nodeenv==1.8.0
    # via pyright
outcome==1.3.0.post0
    # via -r test-requirements.in
packaging==23.2
    # via
    #   black
    #   build
    #   pytest
parso==0.8.3
    # via jedi
pathspec==0.11.2
    # via black
pip-tools==7.3.0
    # via -r test-requirements.in
platformdirs==3.11.0
    # via
    #   black
    #   pylint
pluggy==1.3.0
    # via pytest
pycparser==2.21
    # via cffi
pylint==3.0.2
    # via -r test-requirements.in
pyopenssl==23.3.0
    # via -r test-requirements.in
pyproject-hooks==1.0.0
    # via build
pyright==1.1.334
    # via -r test-requirements.in
pytest==7.4.3
    # via -r test-requirements.in
ruff==0.1.3
    # 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
    #   build
    #   mypy
    #   pip-tools
    #   pylint
    #   pyproject-hooks
    #   pytest
tomlkit==0.12.2
    # via pylint
trustme==1.1.0
    # via -r test-requirements.in
types-cffi==1.16.0.0 ; implementation_name == "cpython"
    # via -r test-requirements.in
types-pyopenssl==23.3.0.0 ; implementation_name == "cpython"
    # via -r test-requirements.in
types-setuptools==68.2.0.0
    # via types-cffi
typing-extensions==4.8.0
    # via
    #   -r test-requirements.in
    #   astroid
    #   black
    #   mypy
    #   pylint
wheel==0.41.3
    # via pip-tools
zipp==3.17.0
    # via importlib-metadata

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