#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    pip-compile Examples/Python/tests/requirements.in
#
awkward==2.5.0
    # via
    #   -r Examples/Python/tests/requirements.in
    #   uproot
awkward-cpp==26
    # via awkward
execnet==2.0.2
    # via pytest-xdist
iniconfig==2.0.0
    # via pytest
numpy==1.26.2
    # via
    #   awkward
    #   awkward-cpp
    #   uproot
packaging==23.2
    # via
    #   awkward
    #   pytest
    #   uproot
pluggy==1.3.0
    # via pytest
pytest==7.4.3
    # via
    #   -r Examples/Python/tests/requirements.in
    #   pytest-check
    #   pytest-xdist
pytest-check==2.1.5
    # via -r Examples/Python/tests/requirements.in
pytest-xdist==3.5.0
    # via -r Examples/Python/tests/requirements.in
pyyaml==6.0.1
    # via -r Examples/Python/tests/requirements.in
uproot==5.1.2
    # via -r Examples/Python/tests/requirements.in
