#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile dev-requirements.in
#
black==22.12.0
    # via -r dev-requirements.in
build==0.9.0
    # via pip-tools
certifi==2022.12.7
    # via requests
charset-normalizer==2.1.1
    # via requests
click==8.1.3
    # via
    #   black
    #   pip-tools
colorama==0.4.6
    # via taskipy
docutils==0.19
    # via flit
flake8==6.0.0
    # via -r dev-requirements.in
flit==3.8.0
    # via -r dev-requirements.in
flit-core==3.8.0
    # via flit
idna==3.4
    # via requests
isort==5.11.4
    # via -r dev-requirements.in
mccabe==0.7.0
    # via flake8
mypy==0.991
    # via -r dev-requirements.in
mypy-extensions==0.4.3
    # via
    #   black
    #   mypy
packaging==22.0
    # via build
pathspec==0.10.3
    # via black
pep517==0.13.0
    # via build
pip-tools==6.12.1
    # via -r dev-requirements.in
platformdirs==2.6.0
    # via black
psutil==5.9.4
    # via taskipy
pycodestyle==2.10.0
    # via flake8
pyflakes==3.0.1
    # via flake8
requests==2.28.1
    # via flit
taskipy==1.10.3
    # via -r dev-requirements.in
tomli==2.0.1
    # via
    #   black
    #   build
    #   mypy
    #   taskipy
tomli-w==1.0.0
    # via flit
typing-extensions==4.4.0
    # via mypy
urllib3==1.26.13
    # via requests
wheel==0.38.4
    # via pip-tools

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