# This file was autogenerated by uv via the following command:
#    uv pip compile pyproject.toml --extra test --resolution highest --python 3.11 -o requirements-311.txt
colorama==0.4.6
    # via pytest
contourpy==1.3.3
    # via matplotlib
coverage==7.15.3
    # via
    #   traffic-scene-renderer (pyproject.toml)
    #   pytest-cov
cycler==0.12.1
    # via matplotlib
fonttools==4.63.0
    # via matplotlib
iniconfig==2.3.0
    # via pytest
kiwisolver==1.5.0
    # via matplotlib
matplotlib==3.11.1
    # via traffic-scene-renderer (pyproject.toml)
numpy==2.4.6
    # via
    #   traffic-scene-renderer (pyproject.toml)
    #   contourpy
    #   matplotlib
packaging==26.2
    # via
    #   matplotlib
    #   pytest
pillow==12.3.0
    # via matplotlib
pluggy==1.6.0
    # via
    #   pytest
    #   pytest-cov
pygments==2.20.0
    # via pytest
pyparsing==3.3.2
    # via matplotlib
pytest==9.1.1
    # via
    #   traffic-scene-renderer (pyproject.toml)
    #   pytest-cov
pytest-cov==7.1.0
    # via traffic-scene-renderer (pyproject.toml)
python-dateutil==2.9.0.post0
    # via matplotlib
six==1.17.0
    # via python-dateutil
tomli==2.4.1
    # via coverage
utm==0.9.0
    # via traffic-scene-renderer (pyproject.toml)
