# This file was autogenerated by uv via the following command:
#    uv pip compile --extra test pyproject.toml
coverage==7.9.2
    # via pytest-cov
discoverversion==0.2.6
    # via numpi
flake8==7.3.0
    # via
    #   numpi
    #   pytest-flake8
iniconfig==2.1.0
    # via pytest
mccabe==0.7.0
    # via flake8
numpi==0.8.2
    # via mugrid (pyproject.toml)
numpy==2.3.1
    # via
    #   mugrid (pyproject.toml)
    #   scipy
packaging==25.0
    # via pytest
pluggy==1.6.0
    # via pytest
primefac==2.0.12
    # via numpi
pycodestyle==2.14.0
    # via flake8
pyflakes==3.4.0
    # via flake8
pytest==8.4.1
    # via
    #   mugrid (pyproject.toml)
    #   numpi
    #   pytest-cov
    #   pytest-flake8
pytest-cov==6.2.1
    # via
    #   mugrid (pyproject.toml)
    #   numpi
pytest-flake8==1.3.0
    # via numpi
scipy==1.16.0
    # via numpi
