#
# This file is autogenerated by pip-compile with python 3.6
# To update, run:
#
#    pip-compile requirements/dev.in
#
attrs==21.4.0
    # via pytest
black==22.3.0
    # via -r requirements/dev.in
bleach==4.1.0
    # via readme-renderer
certifi==2022.6.15
    # via requests
cffi==1.15.0
    # via cryptography
cfgv==3.3.1
    # via pre-commit
charset-normalizer==2.0.12
    # via requests
click==8.0.4
    # via
    #   black
    #   pip-tools
colorama==0.4.5
    # via twine
coverage[toml]==6.2
    # via pytest-cov
cryptography==37.0.2
    # via secretstorage
dataclasses==0.8
    # via black
distlib==0.3.4
    # via virtualenv
docutils==0.18.1
    # via readme-renderer
filelock==3.4.1
    # via virtualenv
identify==2.4.4
    # via pre-commit
idna==3.3
    # via requests
importlib-metadata==4.8.3
    # via
    #   click
    #   keyring
    #   pep517
    #   pluggy
    #   pre-commit
    #   pytest
    #   twine
    #   virtualenv
importlib-resources==5.2.3
    # via
    #   pre-commit
    #   tqdm
    #   virtualenv
iniconfig==1.1.1
    # via pytest
jeepney==0.7.1
    # via
    #   keyring
    #   secretstorage
keyring==23.4.1
    # via twine
mypy-extensions==0.4.3
    # via black
nodeenv==1.6.0
    # via pre-commit
packaging==21.3
    # via
    #   bleach
    #   pytest
pathspec==0.9.0
    # via black
pep517==0.12.0
    # via pip-tools
pip-tools==6.4.0
    # via -r requirements/dev.in
pkginfo==1.8.3
    # via twine
platformdirs==2.4.0
    # via
    #   black
    #   virtualenv
pluggy==1.0.0
    # via pytest
pre-commit==2.17.0
    # via -r requirements/dev.in
py==1.11.0
    # via pytest
pycparser==2.21
    # via cffi
pygments==2.12.0
    # via readme-renderer
pyparsing==3.0.9
    # via packaging
pytest==7.0.1
    # via pytest-cov
pytest-cov==3.0.0
    # via -r requirements/dev.in
pyyaml==6.0
    # via pre-commit
readme-renderer==34.0
    # via twine
requests==2.27.1
    # via
    #   requests-toolbelt
    #   twine
requests-toolbelt==0.9.1
    # via twine
rfc3986==1.5.0
    # via twine
secretstorage==3.3.2
    # via keyring
six==1.16.0
    # via
    #   bleach
    #   virtualenv
toml==0.10.2
    # via pre-commit
tomli==1.2.3
    # via
    #   black
    #   coverage
    #   pep517
    #   pytest
tqdm==4.64.0
    # via twine
twine==3.8.0
    # via -r requirements/dev.in
typed-ast==1.5.4
    # via black
typing-extensions==4.1.1
    # via
    #   black
    #   importlib-metadata
urllib3==1.26.9
    # via
    #   requests
    #   twine
virtualenv==20.14.1
    # via pre-commit
webencodings==0.5.1
    # via bleach
wheel==0.37.1
    # via
    #   -r requirements/dev.in
    #   pip-tools
zipp==3.6.0
    # via
    #   importlib-metadata
    #   importlib-resources
    #   pep517

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