# This file was autogenerated by uv via the following command:
#    uv pip compile pyproject.toml --universal -o requirements/typing.txt --extra=typing
annotated-types==0.7.0
    # via pydantic
argcomplete==3.6.3
    # via fedrq (pyproject.toml)
ast-serialize==0.5.0 ; python_full_version >= '3.10'
    # via mypy
basedpyright==1.39.6
    # via fedrq (pyproject.toml)
certifi==2026.5.20
    # via requests
charset-normalizer==3.4.7
    # via requests
click==8.1.8 ; python_full_version < '3.10'
    # via fedrq (pyproject.toml)
click==8.4.1 ; python_full_version >= '3.10'
    # via fedrq (pyproject.toml)
colorama==0.4.6 ; sys_platform == 'win32'
    # via
    #   click
    #   pytest
exceptiongroup==1.3.1 ; python_full_version < '3.11'
    # via pytest
idna==3.17
    # via requests
iniconfig==2.1.0 ; python_full_version < '3.10'
    # via pytest
iniconfig==2.3.0 ; python_full_version >= '3.10'
    # via pytest
librt==0.11.0 ; platform_python_implementation != 'PyPy'
    # via mypy
mypy==1.19.1 ; python_full_version < '3.10'
    # via fedrq (pyproject.toml)
mypy==2.1.0 ; python_full_version >= '3.10'
    # via fedrq (pyproject.toml)
mypy-extensions==1.1.0
    # via mypy
nodejs-wheel-binaries==24.16.0
    # via basedpyright
packaging==26.2
    # via pytest
pathspec==1.1.1
    # via mypy
pluggy==1.6.0
    # via pytest
pydantic==2.13.4
    # via fedrq (pyproject.toml)
pydantic-core==2.46.4
    # via pydantic
pygments==2.20.0
    # via pytest
pytest==8.4.2 ; python_full_version < '3.10'
    # via
    #   fedrq (pyproject.toml)
    #   pytest-mock
pytest==9.0.3 ; python_full_version >= '3.10'
    # via
    #   fedrq (pyproject.toml)
    #   pytest-mock
pytest-mock==3.15.1
    # via fedrq (pyproject.toml)
requests==2.32.5 ; python_full_version < '3.10'
    # via fedrq (pyproject.toml)
requests==2.34.2 ; python_full_version >= '3.10'
    # via fedrq (pyproject.toml)
rpm==0.4.0
    # via fedrq (pyproject.toml)
tomli==2.4.1
    # via
    #   fedrq (pyproject.toml)
    #   mypy
    #   pytest
tomli-w==1.2.0
    # via fedrq (pyproject.toml)
types-requests==2.32.4.20260107 ; python_full_version < '3.10'
    # via fedrq (pyproject.toml)
types-requests==2.33.0.20260518 ; python_full_version >= '3.10'
    # via fedrq (pyproject.toml)
typing-extensions==4.15.0
    # via
    #   fedrq (pyproject.toml)
    #   exceptiongroup
    #   mypy
    #   pydantic
    #   pydantic-core
    #   typing-inspection
typing-inspection==0.4.2
    # via pydantic
urllib3==2.6.3 ; python_full_version < '3.10'
    # via
    #   requests
    #   types-requests
urllib3==2.7.0 ; python_full_version >= '3.10'
    # via
    #   requests
    #   types-requests
