# This file was autogenerated by uv via the following command:
#    uv pip compile --output-file /Users/julian/Development/jsonschema-lexer/test-requirements.txt test-requirements.in
iniconfig==2.0.0
    # via pytest
jsonschema-lexer @ file:.#egg=jsonschema_lexer
    # via -r test-requirements.in
packaging==24.2
    # via pytest
pluggy==1.5.0
    # via pytest
pygments==2.17.2
    # via
    #   -r test-requirements.in
    #   jsonschema-lexer
pytest==8.3.4
    # via -r test-requirements.in
