# This file was autogenerated by uv via the following command:
#    uv export --no-hashes --format requirements.txt
-e .
annotated-types==0.7.0
    # via pydantic
colorama==0.4.6 ; sys_platform == 'win32'
    # via pytest
exceptiongroup==1.3.1 ; python_full_version < '3.11'
    # via pytest
iniconfig==2.3.0
    # via pytest
librt==0.7.8 ; platform_python_implementation != 'PyPy'
    # via mypy
mypy==1.19.1
mypy-extensions==1.1.0
    # via mypy
packaging==26.0
    # via pytest
pathspec==1.0.4
    # via mypy
pluggy==1.6.0
    # via pytest
pydantic==2.12.5
    # via senpai-validators
pydantic-core==2.41.5
    # via pydantic
pygments==2.19.2
    # via pytest
pytest==9.0.2
pyyaml==6.0.3
    # via senpai-validators
ruff==0.15.0
tomli==2.4.0 ; python_full_version < '3.11'
    # via
    #   mypy
    #   pytest
types-pyyaml==6.0.12.20250915
typing-extensions==4.15.0
    # via
    #   exceptiongroup
    #   mypy
    #   pydantic
    #   pydantic-core
    #   typing-inspection
typing-inspection==0.4.2
    # via pydantic
