#
# This file is autogenerated by pip-compile with python 3.7
# To update, run:
#
#    pip-compile requirements/dev.in
#
attrs==22.1.0
    # via pytest
black==22.12.0
    # via -r requirements/dev.in
build==0.9.0
    # via pip-tools
certifi==2022.12.7
    # via requests
cfgv==3.3.1
    # via pre-commit
charset-normalizer==2.1.1
    # via requests
click==8.1.3
    # via
    #   black
    #   pip-tools
coverage[toml]==6.5.0
    # via pytest-cov
distlib==0.3.6
    # via virtualenv
docutils==0.19
    # via flit
exceptiongroup==1.0.4
    # via pytest
filelock==3.8.2
    # via virtualenv
flit==3.8.0
    # via -r requirements/dev.in
flit-core==3.8.0
    # via flit
identify==2.5.9
    # via pre-commit
idna==3.4
    # via requests
importlib-metadata==5.1.0
    # via
    #   build
    #   click
    #   pre-commit
    #   pytest
    #   virtualenv
iniconfig==1.1.1
    # via pytest
mypy-extensions==0.4.3
    # via black
nodeenv==1.7.0
    # via pre-commit
packaging==22.0
    # via
    #   build
    #   pytest
pathspec==0.10.3
    # via black
pep517==0.13.0
    # via build
pip-tools==6.11.0
    # via -r requirements/dev.in
platformdirs==2.6.0
    # via
    #   black
    #   virtualenv
pluggy==1.0.0
    # via pytest
pre-commit==2.17.0
    # via -r requirements/dev.in
pytest==7.2.0
    # via pytest-cov
pytest-cov==4.0.0
    # via -r requirements/dev.in
pyyaml==6.0
    # via pre-commit
requests==2.28.1
    # via flit
toml==0.10.2
    # via pre-commit
tomli==2.0.1
    # via
    #   black
    #   build
    #   coverage
    #   pytest
tomli-w==1.0.0
    # via flit
typed-ast==1.5.4
    # via black
typing-extensions==4.4.0
    # via
    #   black
    #   importlib-metadata
urllib3==1.26.13
    # via requests
virtualenv==20.17.1
    # via pre-commit
wheel==0.38.4
    # via
    #   -r requirements/dev.in
    #   pip-tools
zipp==3.11.0
    # via importlib-metadata

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