#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --extra=dev --output-file=requirements/dev/dev.txt pyproject.toml
#
annotated-types==0.6.0
    # via pydantic
anyio==4.3.0
    # via
    #   httpx
    #   starlette
attrs==23.2.0
    # via pytest
bandit[toml]==1.7.8
    # via auth-checker (pyproject.toml)
black==23.12.1
    # via auth-checker (pyproject.toml)
certifi==2024.2.2
    # via
    #   httpcore
    #   httpx
    #   requests
cfgv==3.4.0
    # via pre-commit
charset-normalizer==3.3.2
    # via requests
click==8.1.7
    # via black
coverage[toml]==7.4.4
    # via
    #   auth-checker (pyproject.toml)
    #   pytest-cov
distlib==0.3.8
    # via virtualenv
docutils==0.21.1
    # via flit
exceptiongroup==1.2.1
    # via anyio
fastapi==0.110.2
    # via auth-checker (pyproject.toml)
filelock==3.13.4
    # via virtualenv
flit==3.9.0
    # via auth-checker (pyproject.toml)
flit-core==3.9.0
    # via flit
h11==0.14.0
    # via httpcore
httpcore==1.0.5
    # via httpx
httpx==0.27.0
    # via auth-checker (pyproject.toml)
identify==2.5.36
    # via pre-commit
idna==3.7
    # via
    #   anyio
    #   httpx
    #   requests
iniconfig==2.0.0
    # via pytest
isort==5.13.2
    # via auth-checker (pyproject.toml)
markdown-it-py==3.0.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
mypy-extensions==1.0.0
    # via black
nodeenv==1.8.0
    # via pre-commit
packaging==24.0
    # via
    #   black
    #   pytest
pathspec==0.12.1
    # via black
pbr==6.0.0
    # via stevedore
platformdirs==4.2.0
    # via
    #   black
    #   virtualenv
pluggy==1.5.0
    # via pytest
pre-commit==2.21.0
    # via auth-checker (pyproject.toml)
py==1.11.0
    # via pytest
pydantic==2.7.0
    # via fastapi
pydantic-core==2.18.1
    # via pydantic
pygments==2.17.2
    # via rich
pyjwt==2.8.0
    # via auth-checker (pyproject.toml)
pytest==6.2.5
    # via
    #   auth-checker (pyproject.toml)
    #   pytest-cov
    #   pytest-mock
pytest-cov==4.1.0
    # via auth-checker (pyproject.toml)
pytest-mock==3.14.0
    # via auth-checker (pyproject.toml)
pyupgrade==2.38.4
    # via auth-checker (pyproject.toml)
pyyaml==6.0.1
    # via
    #   bandit
    #   pre-commit
requests==2.31.0
    # via flit
rich==13.7.1
    # via bandit
ruff==0.1.1
    # via auth-checker (pyproject.toml)
sniffio==1.3.1
    # via
    #   anyio
    #   httpx
starlette==0.37.2
    # via fastapi
stevedore==5.2.0
    # via bandit
tokenize-rt==4.2.1
    # via pyupgrade
toml==0.10.2
    # via pytest
tomli==2.0.1
    # via
    #   bandit
    #   black
    #   coverage
tomli-w==1.0.0
    # via flit
typing-extensions==4.11.0
    # via
    #   anyio
    #   black
    #   fastapi
    #   pydantic
    #   pydantic-core
urllib3==2.2.1
    # via requests
virtualenv==20.25.3
    # via pre-commit

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