#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
#    pip-compile --extra=dev --output-file=requirements-dev.txt pyproject.toml
#
anyio==3.6.2
    # via httpcore
attrs==22.1.0
    # via pytest
build==0.8.0
    # via pip-tools
certifi==2022.9.24
    # via
    #   httpcore
    #   httpx
click==8.1.3
    # via pip-tools
coverage[toml]==6.5.0
    # via pytest-cov
h11==0.12.0
    # via httpcore
httpcore==0.15.0
    # via httpx
httpx==0.23.0
    # via
    #   gh-issues (pyproject.toml)
    #   pytest-httpx
idna==3.4
    # via
    #   anyio
    #   rfc3986
iniconfig==1.1.1
    # via pytest
markdown-it-py==2.1.0
    # via gh-issues (pyproject.toml)
mdurl==0.1.2
    # via markdown-it-py
packaging==21.3
    # via
    #   build
    #   pytest
pep517==0.13.0
    # via build
pip-tools==6.9.0
    # via gh-issues (pyproject.toml)
pluggy==1.0.0
    # via pytest
py==1.11.0
    # via pytest
pyparsing==3.0.9
    # via packaging
pytest==7.1.3
    # via
    #   gh-issues (pyproject.toml)
    #   pytest-cov
    #   pytest-httpx
pytest-cov==4.0.0
    # via gh-issues (pyproject.toml)
pytest-httpx==0.21.1
    # via gh-issues (pyproject.toml)
rfc3986[idna2008]==1.5.0
    # via httpx
sniffio==1.3.0
    # via
    #   anyio
    #   httpcore
    #   httpx
tomli==2.0.1
    # via
    #   build
    #   coverage
    #   pep517
    #   pytest
wheel==0.37.1
    # via pip-tools

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