# This file was autogenerated by uv via the following command:
#    uv pip compile requirements_dev.in -o /Users/kiyoon/project/jupynium.nvim/deps/lock/x86_64-manylinux_2_28/requirements_dev.txt --python-platform x86_64-manylinux_2_28 --python-version 3.9
attrs==25.1.0
    # via
    #   outcome
    #   trio
cachetools==5.5.1
    # via tox
certifi==2025.1.31
    # via selenium
chardet==5.2.0
    # via tox
colorama==0.4.6
    # via tox
coloredlogs==15.0.1
    # via -r requirements.in
coverage==7.6.1
    # via pytest-cov
distlib==0.3.9
    # via virtualenv
exceptiongroup==1.2.2
    # via
    #   pytest
    #   trio
    #   trio-websocket
filelock==3.16.1
    # via
    #   tox
    #   virtualenv
gitdb==4.0.12
    # via gitpython
gitpython==3.1.44
    # via -r requirements.in
greenlet==3.1.1
    # via pynvim
h11==0.14.0
    # via wsproto
humanfriendly==10.0
    # via coloredlogs
idna==3.10
    # via trio
iniconfig==2.0.0
    # via pytest
msgpack==1.1.0
    # via pynvim
outcome==1.3.0.post0
    # via trio
packaging==24.2
    # via
    #   pyproject-api
    #   pytest
    #   tox
persist-queue==1.0.0
    # via -r requirements.in
platformdirs==4.3.6
    # via
    #   -r requirements.in
    #   tox
    #   virtualenv
pluggy==1.5.0
    # via
    #   pytest
    #   tox
psutil==6.1.1
    # via -r requirements.in
pynvim==0.5.2
    # via -r requirements.in
pyproject-api==1.8.0
    # via tox
pysocks==1.7.1
    # via urllib3
pytest==8.3.4
    # via
    #   -r requirements_dev.in
    #   pytest-cov
pytest-cov==5.0.0
    # via -r requirements_dev.in
ruff==0.9.6
    # via -r requirements_dev.in
selenium==4.27.1
    # via -r requirements.in
smmap==5.0.2
    # via gitdb
sniffio==1.3.1
    # via trio
sortedcontainers==2.4.0
    # via trio
tomli==2.2.1
    # via
    #   coverage
    #   pyproject-api
    #   pytest
    #   tox
    #   version-pioneer
tox==4.24.1
    # via -r requirements_dev.in
trio==0.27.0
    # via
    #   selenium
    #   trio-websocket
trio-websocket==0.11.1
    # via selenium
typing-extensions==4.12.2
    # via
    #   pynvim
    #   selenium
    #   tox
urllib3==2.2.3
    # via selenium
verboselogs==1.7
    # via -r requirements.in
version-pioneer==0.0.13
    # via -r requirements_dev.in
virtualenv==20.29.2
    # via tox
websocket-client==1.8.0
    # via selenium
wsproto==1.2.0
    # via trio-websocket
