#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    pip-compile --extra=devtools --output-file=requirements-dev.txt pyproject.toml
#
astroid==3.3.5
    # via pylint
black==24.10.0
    # via ciqar (pyproject.toml)
black-junit==0.2.5
    # via ciqar (pyproject.toml)
build==1.2.2.post1
    # via pip-tools
certifi==2024.8.30
    # via requests
charset-normalizer==3.4.0
    # via requests
click==8.1.7
    # via
    #   black
    #   pip-tools
coverage[toml]==7.6.4
    # via pytest-cov
dill==0.3.9
    # via pylint
docutils==0.21.2
    # via flit
flit==3.10.1
    # via ciqar (pyproject.toml)
flit-core==3.10.1
    # via flit
idna==3.10
    # via requests
iniconfig==2.0.0
    # via pytest
invoke==2.2.0
    # via ciqar (pyproject.toml)
isort==5.13.2
    # via pylint
jinja2==3.1.4
    # via ciqar (pyproject.toml)
junit-xml==1.9
    # via black-junit
markupsafe==3.0.2
    # via jinja2
mccabe==0.7.0
    # via pylint
mypy==1.13.0
    # via ciqar (pyproject.toml)
mypy-extensions==1.0.0
    # via
    #   black
    #   mypy
nodeenv==1.9.1
    # via pyright
packaging==24.2
    # via
    #   black
    #   build
    #   pytest
pathspec==0.12.1
    # via black
pip-tools==7.4.1
    # via ciqar (pyproject.toml)
platformdirs==4.3.6
    # via
    #   black
    #   pylint
pluggy==1.5.0
    # via pytest
pyfakefs==5.7.1
    # via ciqar (pyproject.toml)
pylint==3.3.1
    # via ciqar (pyproject.toml)
pyproject-hooks==1.2.0
    # via
    #   build
    #   pip-tools
pyright==1.1.388
    # via ciqar (pyproject.toml)
pytest==8.3.3
    # via
    #   ciqar (pyproject.toml)
    #   pytest-cov
pytest-cov==6.0.0
    # via ciqar (pyproject.toml)
requests==2.32.3
    # via flit
ruff==0.7.3
    # via ciqar (pyproject.toml)
six==1.16.0
    # via junit-xml
tomli-w==1.1.0
    # via flit
tomlkit==0.13.2
    # via pylint
typing-extensions==4.12.2
    # via
    #   ciqar (pyproject.toml)
    #   mypy
    #   pyright
urllib3==2.2.3
    # via requests
wheel==0.44.0
    # via pip-tools

# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools
