#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
#    pip-compile --extra=dev setup.cfg
#
astroid==2.11.2
    # via pylint
attrs==21.4.0
    # via pytest
black==22.3.0
    # via testbench2robotframework (setup.cfg)
click==8.1.1
    # via black
coverage[toml]==6.3.2
    # via pytest-cov
dill==0.3.4
    # via pylint
flake8==4.0.1
    # via testbench2robotframework (setup.cfg)
iniconfig==1.1.1
    # via pytest
isort==5.10.1
    # via pylint
lazy-object-proxy==1.7.1
    # via astroid
mccabe==0.6.1
    # via
    #   flake8
    #   pylint
mypy==0.942
    # via testbench2robotframework (setup.cfg)
mypy-extensions==0.4.3
    # via
    #   black
    #   mypy
packaging==21.3
    # via pytest
pathspec==0.9.0
    # via black
platformdirs==2.5.1
    # via
    #   black
    #   pylint
pluggy==1.0.0
    # via pytest
py==1.11.0
    # via pytest
pycodestyle==2.8.0
    # via flake8
pyflakes==2.4.0
    # via flake8
pylint==2.13.4
    # via testbench2robotframework (setup.cfg)
pyparsing==3.0.7
    # via packaging
pytest==7.1.1
    # via
    #   pytest-cov
    #   testbench2robotframework (setup.cfg)
pytest-cov==3.0.0
    # via testbench2robotframework (setup.cfg)
pytest-spec==3.2.0
    # via testbench2robotframework (setup.cfg)
robotframework==5.0
    # via testbench2robotframework (setup.cfg)
six==1.16.0
    # via pytest-spec
tomli==2.0.1
    # via
    #   black
    #   coverage
    #   mypy
    #   pylint
    #   pytest
typing-extensions==4.1.1
    # via mypy
wrapt==1.14.0
    # via astroid

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