#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --output-file=test-requirements.txt test-requirements.in
#
attrs==24.2.0
    # via
    #   outcome
    #   trio
behave==1.2.6
    # via -r test-requirements.in
certifi==2024.8.30
    # via selenium
h11==0.14.0
    # via wsproto
idna==3.10
    # via trio
iniconfig==2.0.0
    # via pytest
outcome==1.3.0.post0
    # via trio
packaging==24.2
    # via pytest
parse==1.20.2
    # via
    #   behave
    #   parse-type
parse-type==0.6.4
    # via behave
pluggy==1.5.0
    # via pytest
pysocks==1.7.1
    # via urllib3
pytest==8.3.3
    # via -r test-requirements.in
selenium==4.27.1
    # via -r test-requirements.in
six==1.16.0
    # via
    #   behave
    #   parse-type
sniffio==1.3.1
    # via trio
sortedcontainers==2.4.0
    # via trio
trio==0.27.0
    # via
    #   selenium
    #   trio-websocket
trio-websocket==0.11.1
    # via selenium
typing-extensions==4.12.2
    # via selenium
urllib3[socks]==2.2.3
    # via selenium
websocket-client==1.8.0
    # via selenium
wsproto==1.2.0
    # via trio-websocket
