#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
#    pip-compile '.\requirements\dev.in'
#
attrs==21.2.0
    # via pytest
backports-entry-points-selectable==1.1.0
    # via virtualenv
cfgv==3.3.1
    # via pre-commit
click==8.0.1
    # via pip-tools
coverage==5.5
    # via
    #   -r tests.in
    #   coverage-badge
coverage-badge==1.0.2
    # via -r tests.in
distlib==0.3.3
    # via virtualenv
filelock==3.3.0
    # via
    #   tox
    #   virtualenv
identify==2.3.0
    # via pre-commit
iniconfig==1.1.1
    # via pytest
mock==4.0.3
    # via -r tests.in
mypy==0.910
    # via -r typing.in
mypy-extensions==0.4.3
    # via mypy
nodeenv==1.6.0
    # via pre-commit
packaging==21.0
    # via
    #   pytest
    #   tox
pep517==0.11.0
    # via pip-tools
pip-tools==6.3.0
    # via -r dev.in
platformdirs==2.4.0
    # via virtualenv
pluggy==1.0.0
    # via
    #   pytest
    #   tox
pre-commit==2.15.0
    # via -r dev.in
py==1.10.0
    # via
    #   pytest
    #   tox
pyparsing==2.4.7
    # via packaging
pytest==6.2.5
    # via -r tests.in
pyyaml==5.4.1
    # via pre-commit
scapy==2.4.5
    # via -r tests.in
six==1.16.0
    # via
    #   tox
    #   virtualenv
toml==0.10.2
    # via
    #   mypy
    #   pre-commit
    #   pytest
    #   tox
tomli==1.2.1
    # via pep517
tox==3.24.4
    # via -r dev.in
typing-extensions==3.10.0.2
    # via mypy
virtualenv==20.8.1
    # via
    #   pre-commit
    #   tox
wheel==0.38.1
    # via pip-tools

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