#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
#    tox p -m freezedeps
#
certifi==2024.7.4
    # via requests
charset-normalizer==3.3.2
    # via requests
coverage==7.5.4
    # via -r test.in
exceptiongroup==1.2.1
    # via pytest
execnet==2.1.1
    # via pytest-xdist
flaky==3.8.1
    # via -r test.in
idna==3.7
    # via requests
importlib-metadata==8.0.0
    # via pytest-randomly
iniconfig==2.0.0
    # via pytest
packaging==24.1
    # via pytest
pluggy==1.5.0
    # via pytest
pytest==8.2.2
    # via
    #   -r test.in
    #   pytest-randomly
    #   pytest-xdist
pytest-randomly==3.15.0
    # via -r test.in
pytest-xdist==3.6.1
    # via -r test.in
pyyaml==6.0.1
    # via responses
requests==2.32.3
    # via responses
responses==0.25.3
    # via -r test.in
tomli==2.0.1
    # via pytest
urllib3==2.2.2
    # via
    #   requests
    #   responses
zipp==3.19.2
    # via importlib-metadata
