# This file was autogenerated by uv via the following command:
#    uv pip compile --universal --python-version=3.9 --extra=test --extra=test-numba pyproject.toml requirements.in -o requirements.txt
backports-asyncio-runner==1.2.0 ; python_full_version < '3.11'
    # via pytest-asyncio
colorama==0.4.6 ; sys_platform == 'win32'
    # via pytest
exceptiongroup==1.3.1 ; python_full_version < '3.11'
    # via pytest
iniconfig==2.1.0 ; python_full_version < '3.10'
    # via pytest
iniconfig==2.3.0 ; python_full_version >= '3.10'
    # via pytest
llvmlite==0.43.0 ; python_full_version < '3.10'
    # via numba
llvmlite==0.46.0 ; python_full_version >= '3.10'
    # via numba
netifaces2==0.0.22
    # via spead2 (pyproject.toml)
numba==0.60.0 ; python_full_version < '3.10'
    # via spead2 (pyproject.toml)
numba==0.63.1 ; python_full_version >= '3.10'
    # via spead2 (pyproject.toml)
numpy==2.0.2 ; python_full_version < '3.10'
    # via
    #   spead2 (pyproject.toml)
    #   numba
    #   scipy
numpy==2.2.6 ; python_full_version == '3.10.*'
    # via
    #   spead2 (pyproject.toml)
    #   numba
    #   scipy
numpy==2.3.5 ; python_full_version >= '3.11'
    # via
    #   spead2 (pyproject.toml)
    #   numba
    #   scipy
packaging==25.0
    # via pytest
pluggy==1.6.0
    # via pytest
pygments==2.19.2
    # via pytest
pytest==8.4.2 ; python_full_version < '3.10'
    # via
    #   spead2 (pyproject.toml)
    #   pytest-asyncio
    #   pytest-custom-exit-code
    #   pytest-timeout
pytest==9.0.2 ; python_full_version >= '3.10'
    # via
    #   spead2 (pyproject.toml)
    #   pytest-asyncio
    #   pytest-custom-exit-code
    #   pytest-timeout
pytest-asyncio==1.2.0 ; python_full_version < '3.10'
    # via spead2 (pyproject.toml)
pytest-asyncio==1.3.0 ; python_full_version >= '3.10'
    # via spead2 (pyproject.toml)
pytest-custom-exit-code==0.3.0
    # via -r requirements.in
pytest-timeout==2.4.0
    # via spead2 (pyproject.toml)
scipy==1.13.1 ; python_full_version < '3.10'
    # via spead2 (pyproject.toml)
scipy==1.15.3 ; python_full_version == '3.10.*'
    # via spead2 (pyproject.toml)
scipy==1.16.3 ; python_full_version >= '3.11'
    # via spead2 (pyproject.toml)
tomli==2.3.0 ; python_full_version < '3.11'
    # via pytest
typing-extensions==4.15.0 ; python_full_version < '3.13'
    # via
    #   exceptiongroup
    #   pytest-asyncio
