objgraph==3.6.2
pytest==8.3.5; platform_python_implementation != 'PyPy'
pytest < 8.2.2; platform_python_implementation == 'PyPy'  # FIXME: Drop conditionals once the regression is gone. See https://github.com/pytest-dev/pytest/issues/13312.
pytest-codspeed==3.2.0
pytest-cov==6.0.0
