#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
#    pip-compile --output-file=dev.txt dev.in
#
aiohttp==3.8.1
    # via -r test.txt
aiosignal==1.2.0
    # via
    #   -r test.txt
    #   aiohttp
alabaster==0.7.12
    # via
    #   -r docs.txt
    #   sphinx
argopt==0.7.0
    # via git-fame
arrow==1.2.2
    # via
    #   -r test.txt
    #   jinja2-time
async-timeout==4.0.2
    # via
    #   -r test.txt
    #   aiohttp
attrs==21.4.0
    # via
    #   -r test.txt
    #   aiohttp
    #   pytest
babel==2.10.1
    # via
    #   -r docs.txt
    #   sphinx
backports-shutil-copytree==0.0.0.2
    # via -r test.txt
beautifulsoup4==4.11.1
    # via
    #   -r docs.txt
    #   furo
binaryornot==0.4.4
    # via
    #   -r test.txt
    #   cookiecutter
black==22.3.0
    # via -r test.txt
bump2version==1.0.1
    # via -r dev.in
certifi==2022.5.18.1
    # via
    #   -r docs.txt
    #   -r test.txt
    #   requests
cfgv==3.3.1
    # via
    #   -r test.txt
    #   pre-commit
chardet==4.0.0
    # via
    #   -r test.txt
    #   binaryornot
charset-normalizer==2.0.12
    # via
    #   -r docs.txt
    #   -r test.txt
    #   aiohttp
    #   requests
click==8.1.3
    # via
    #   -r docs.txt
    #   -r test.txt
    #   black
    #   click-log
    #   cookiecutter
    #   pip-tools
    #   rich-click
    #   sphinx-click
    #   typer
click-log==0.4.0
    # via -r test.txt
commonmark==0.9.1
    # via
    #   -r test.txt
    #   rich
cookiecutter==2.1.1
    # via -r test.txt
coverage[toml]==6.4.1
    # via
    #   -r test.txt
    #   pytest-cov
distlib==0.3.4
    # via
    #   -r test.txt
    #   virtualenv
docutils==0.18.1
    # via
    #   -r docs.txt
    #   myst-parser
    #   sphinx
    #   sphinx-click
filelock==3.7.1
    # via
    #   -r test.txt
    #   virtualenv
flake8==4.0.1
    # via -r test.txt
frozenlist==1.3.0
    # via
    #   -r test.txt
    #   aiohttp
    #   aiosignal
fsspec==2022.5.0
    # via -r test.txt
furo==2022.6.4.1
    # via -r docs.txt
generate-changelog==0.7.6
    # via -r dev.in
ghp-import==2.1.0
    # via -r docs.txt
git-fame==1.15.1
    # via -r dev.in
gitdb==4.0.9
    # via
    #   -r test.txt
    #   gitpython
gitpython==3.1.27
    # via
    #   -r test.txt
    #   generate-changelog
identify==2.5.1
    # via
    #   -r test.txt
    #   pre-commit
idna==3.3
    # via
    #   -r docs.txt
    #   -r test.txt
    #   requests
    #   yarl
imagesize==1.3.0
    # via
    #   -r docs.txt
    #   sphinx
importlib-metadata==4.11.4
    # via
    #   -r docs.txt
    #   sphinx
iniconfig==1.1.1
    # via
    #   -r test.txt
    #   pytest
jinja2==3.1.2
    # via
    #   -r docs.txt
    #   -r test.txt
    #   cookiecutter
    #   generate-changelog
    #   jinja2-time
    #   myst-parser
    #   sphinx
jinja2-time==0.2.0
    # via
    #   -r test.txt
    #   cookiecutter
linkify-it-py==2.0.0
    # via -r docs.txt
markdown-it-py==2.1.0
    # via
    #   -r docs.txt
    #   mdit-py-plugins
    #   myst-parser
markupsafe==2.1.1
    # via
    #   -r docs.txt
    #   -r test.txt
    #   jinja2
mccabe==0.6.1
    # via
    #   -r test.txt
    #   flake8
mdit-py-plugins==0.3.0
    # via
    #   -r docs.txt
    #   myst-parser
mdurl==0.1.1
    # via
    #   -r docs.txt
    #   markdown-it-py
more-itertools==8.13.0
    # via generate-changelog
multidict==6.0.2
    # via
    #   -r test.txt
    #   aiohttp
    #   yarl
mypy-extensions==0.4.3
    # via
    #   -r test.txt
    #   black
myst-parser==0.18.0
    # via -r docs.txt
nodeenv==1.6.0
    # via
    #   -r test.txt
    #   pre-commit
packaging==21.3
    # via
    #   -r docs.txt
    #   -r test.txt
    #   pytest
    #   sphinx
pathspec==0.9.0
    # via
    #   -r test.txt
    #   black
pep517==0.12.0
    # via pip-tools
pip-tools==6.6.2
    # via -r dev.in
platformdirs==2.5.2
    # via
    #   -r test.txt
    #   black
    #   virtualenv
pluggy==1.0.0
    # via
    #   -r test.txt
    #   pytest
pre-commit==2.19.0
    # via -r test.txt
py==1.11.0
    # via
    #   -r test.txt
    #   pytest
pycodestyle==2.8.0
    # via
    #   -r test.txt
    #   flake8
pydantic==1.9.1
    # via -r test.txt
pyflakes==2.4.0
    # via
    #   -r test.txt
    #   flake8
pygments==2.12.0
    # via
    #   -r docs.txt
    #   -r test.txt
    #   furo
    #   rich
    #   sphinx
pyparsing==3.0.9
    # via
    #   -r docs.txt
    #   -r test.txt
    #   packaging
pytest==7.1.2
    # via
    #   -r test.txt
    #   pytest-cov
    #   pytest-env
    #   pytest-mock
pytest-cov==3.0.0
    # via -r test.txt
pytest-env==0.6.2
    # via -r test.txt
pytest-mock==3.8.1
    # via -r test.txt
python-dateutil==2.8.2
    # via
    #   -r docs.txt
    #   -r test.txt
    #   arrow
    #   ghp-import
python-slugify==6.1.2
    # via
    #   -r test.txt
    #   cookiecutter
pytz==2022.1
    # via
    #   -r docs.txt
    #   babel
pyyaml==6.0
    # via
    #   -r docs.txt
    #   -r test.txt
    #   cookiecutter
    #   myst-parser
    #   pre-commit
requests==2.28.0
    # via
    #   -r docs.txt
    #   -r test.txt
    #   cookiecutter
    #   sphinx
rich==12.4.4
    # via
    #   -r test.txt
    #   rich-click
rich-click==1.4
    # via -r test.txt
ruamel-yaml==0.17.21
    # via
    #   -r test.txt
    #   generate-changelog
ruamel-yaml-clib==0.2.6
    # via
    #   -r test.txt
    #   ruamel-yaml
six==1.16.0
    # via
    #   -r docs.txt
    #   -r test.txt
    #   python-dateutil
    #   virtualenv
smmap==5.0.0
    # via
    #   -r test.txt
    #   gitdb
snowballstemmer==2.2.0
    # via
    #   -r docs.txt
    #   sphinx
soupsieve==2.3.2.post1
    # via
    #   -r docs.txt
    #   beautifulsoup4
sphinx==5.0.1
    # via
    #   -r docs.txt
    #   furo
    #   myst-parser
    #   sphinx-autodoc-typehints
    #   sphinx-basic-ng
    #   sphinx-click
    #   sphinx-copybutton
sphinx-autodoc-typehints==1.18.3
    # via -r docs.txt
sphinx-basic-ng==0.0.1a11
    # via
    #   -r docs.txt
    #   furo
sphinx-click==4.1.0
    # via -r docs.txt
sphinx-copybutton==0.5.0
    # via -r docs.txt
sphinxcontrib-applehelp==1.0.2
    # via
    #   -r docs.txt
    #   sphinx
sphinxcontrib-devhelp==1.0.2
    # via
    #   -r docs.txt
    #   sphinx
sphinxcontrib-htmlhelp==2.0.0
    # via
    #   -r docs.txt
    #   sphinx
sphinxcontrib-jsmath==1.0.1
    # via
    #   -r docs.txt
    #   sphinx
sphinxcontrib-qthelp==1.0.3
    # via
    #   -r docs.txt
    #   sphinx
sphinxcontrib-serializinghtml==1.1.5
    # via
    #   -r docs.txt
    #   sphinx
tabulate==0.8.9
    # via git-fame
text-unidecode==1.3
    # via
    #   -r test.txt
    #   python-slugify
toml==0.10.2
    # via
    #   -r test.txt
    #   pre-commit
tomli==2.0.1
    # via
    #   -r test.txt
    #   black
    #   coverage
    #   pep517
    #   pytest
tqdm==4.64.0
    # via git-fame
typer==0.4.1
    # via generate-changelog
typing-extensions==4.2.0
    # via
    #   -r docs.txt
    #   -r test.txt
    #   black
    #   myst-parser
    #   pydantic
uc-micro-py==1.0.1
    # via
    #   -r docs.txt
    #   linkify-it-py
urllib3==1.26.9
    # via
    #   -r docs.txt
    #   -r test.txt
    #   requests
virtualenv==20.14.1
    # via
    #   -r test.txt
    #   pre-commit
wheel==0.37.1
    # via pip-tools
yarl==1.7.2
    # via
    #   -r test.txt
    #   aiohttp
zipp==3.8.0
    # via
    #   -r docs.txt
    #   importlib-metadata

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