#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
#    tox p -m freezedeps
#
certifi==2024.7.4
    # via requests
cffi==1.16.0
    # via cryptography
chardet==3.0.4
    # via requests
coverage==7.5.4
    # via -r test.in
cryptography==3.3.1
    # via -r test-mindeps.in
exceptiongroup==1.2.1
    # via pytest
execnet==2.1.1
    # via pytest-xdist
flaky==3.8.1
    # via -r test.in
idna==2.8
    # 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
pycparser==2.22
    # via cffi
pyjwt==2.0.0
    # via -r test-mindeps.in
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.22.0
    # via
    #   -r test-mindeps.in
    #   responses
responses==0.23.1
    # via -r test.in
six==1.16.0
    # via cryptography
tomli==2.0.1
    # via pytest
types-pyyaml==6.0.12.20240311
    # via responses
typing-extensions==4.0.0
    # via -r test-mindeps.in
urllib3==1.25.11
    # via
    #   requests
    #   responses
zipp==3.19.2
    # via importlib-metadata
