# This file was autogenerated by uv via the following command:
#    uv export --format requirements-txt --no-hashes -o requirements.txt
-e .
click==8.4.2
    # via commuter
colorama==0.4.6 ; sys_platform == 'win32'
    # via
    #   click
    #   pytest
exceptiongroup==1.3.1 ; python_full_version < '3.11'
    # via pytest
iniconfig==2.3.0
    # via pytest
markdown-it-py==4.2.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
packaging==26.2
    # via pytest
pluggy==1.6.0
    # via pytest
pygments==2.20.0
    # via
    #   pytest
    #   rich
pytest==9.1.1
rich==15.0.0
    # via commuter
tomli==2.4.1 ; python_full_version < '3.11'
    # via pytest
typing-extensions==4.16.0 ; python_full_version < '3.11'
    # via exceptiongroup
