#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
#    pip-compile Examples/Python/tests/requirements.in
#
attrs==21.4.0
    # via pytest
awkward==1.7.0
    # via -r Examples/Python/tests/requirements.in
execnet==1.9.0
    # via pytest-xdist
iniconfig==1.1.1
    # via pytest
numpy==1.22.2
    # via
    #   awkward
    #   uproot
packaging==21.3
    # via pytest
pluggy==1.0.0
    # via pytest
py==1.11.0
    # via pytest
pyparsing==3.0.7
    # via packaging
pytest==7.0.1
    # via
    #   -r Examples/Python/tests/requirements.in
    #   pytest-check
    #   pytest-rerunfailures
    #   pytest-xdist
pytest-check==1.0.4
    # via -r Examples/Python/tests/requirements.in
pytest-rerunfailures==10.2
    # via -r Examples/Python/tests/requirements.in
pytest-xdist==3.2.1
    # via -r Examples/Python/tests/requirements.in
tomli==2.0.1
    # via pytest
uproot==4.1.9
    # via -r Examples/Python/tests/requirements.in

# The following packages are considered to be unsafe in a requirements file:
# setuptools
