# This file was autogenerated by uv via the following command:
#    uv pip compile tests.in -o tests.txt
attrs==24.2.0
    # via hypothesis
coverage==7.6.5
    # via pytest-cov
hypothesis==6.118.8
    # via -r tests.in
iniconfig==2.0.0
    # via pytest
packaging==24.2
    # via
    #   pytest
    #   pytest-sugar
pluggy==1.5.0
    # via pytest
pytest==8.3.3
    # via
    #   -r tests.in
    #   pytest-asyncio
    #   pytest-cov
    #   pytest-sugar
pytest-asyncio==0.24.0
    # via -r tests.in
pytest-cov==6.0.0
    # via -r tests.in
pytest-sugar==1.0.0
    # via -r tests.in
python-dotenv==1.0.1
    # via -r tests.in
sortedcontainers==2.4.0
    # via hypothesis
termcolor==2.5.0
    # via pytest-sugar
