# This file was autogenerated by uv via the following command:
#    uv pip compile --python-version 3.10 --python-platform linux requirements-test.in
cython==3.0.11
    # via -r requirements-test.in
exceptiongroup==1.2.2
    # via pytest
iniconfig==2.0.0
    # via pytest
numpy==2.1.2
    # via -r requirements-test.in
packaging==24.1
    # via pytest
pluggy==1.5.0
    # via pytest
pytest==8.3.3
    # via -r requirements-test.in
tomli==2.0.2
    # via pytest
