#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --output-file=test_requirements.txt test_requirements.in
#

astroid==4.0.2
    # via pylint
black==25.12.0
    # via -r test_requirements.in
click==8.3.1
    # via black
coverage==7.13.0
    # via -r test_requirements.in
dill==0.4.0
    # via pylint
exceptiongroup==1.3.1
    # via pytest
iniconfig==2.3.0
    # via pytest
isort==5.7.0
    # via pylint
librt==0.7.3
    # via mypy
mccabe==0.6.1
    # via pylint
mypy==1.19.0
    # via -r test_requirements.in
mypy-extensions==1.1.0
    # via
    #   black
    #   mypy
packaging==25.0
    # via
    #   black
    #   pytest
pathspec==0.9.0
    # via
    #   black
    #   mypy
platformdirs==2.4.0
    # via
    #   black
    #   pylint
pluggy==1.6.0
    # via pytest
pygments==2.19.2
    # via pytest
pylint==4.0.4
    # via -r test_requirements.in
pytest==9.0.2
    # via -r test_requirements.in
pytokens==0.3.0
    # via black
tomli==2.3.0
    # via
    #   black
    #   mypy
    #   pylint
    #   pytest
tomlkit==0.13.3
    # via pylint
types-requests==2.31.0.6
    # via -r test_requirements.in
types-urllib3==1.26.25.14
    # via types-requests
typing-extensions==4.15.0
    # via
    #   astroid
    #   black
    #   exceptiongroup
    #   mypy
