#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --extra=devtools --output-file=requirements-dev.txt --resolver=backtracking pyproject.toml
#
astroid==2.15.5
    # via pylint
build==0.10.0
    # via pip-tools
certifi==2023.5.7
    # via requests
charset-normalizer==3.1.0
    # via requests
click==8.1.3
    # via pip-tools
coverage[toml]==7.2.7
    # via pytest-cov
dill==0.3.6
    # via pylint
docutils==0.20.1
    # via flit
exceptiongroup==1.1.1
    # via pytest
flit==3.9.0
    # via ciqar (pyproject.toml)
flit-core==3.9.0
    # via flit
idna==3.4
    # via requests
iniconfig==2.0.0
    # via pytest
invoke==2.1.2
    # via ciqar (pyproject.toml)
isort==5.12.0
    # via pylint
jinja2==3.1.2
    # via ciqar (pyproject.toml)
lazy-object-proxy==1.9.0
    # via astroid
markupsafe==2.1.3
    # via jinja2
mccabe==0.7.0
    # via pylint
mypy==1.3.0
    # via ciqar (pyproject.toml)
mypy-extensions==1.0.0
    # via mypy
nodeenv==1.8.0
    # via pyright
packaging==23.1
    # via
    #   build
    #   pytest
pip-tools==6.13.0
    # via ciqar (pyproject.toml)
platformdirs==3.5.1
    # via pylint
pluggy==1.0.0
    # via pytest
pyfakefs==5.2.2
    # via ciqar (pyproject.toml)
pylint==2.17.4
    # via ciqar (pyproject.toml)
pyproject-hooks==1.0.0
    # via build
pyright==1.1.311
    # via ciqar (pyproject.toml)
pytest==7.3.1
    # via
    #   ciqar (pyproject.toml)
    #   pytest-cov
pytest-cov==4.1.0
    # via ciqar (pyproject.toml)
requests==2.31.0
    # via flit
tomli==2.0.1
    # via
    #   build
    #   coverage
    #   mypy
    #   pylint
    #   pyproject-hooks
    #   pytest
tomli-w==1.0.0
    # via flit
tomlkit==0.11.8
    # via pylint
typing-extensions==4.6.3
    # via
    #   astroid
    #   ciqar (pyproject.toml)
    #   mypy
urllib3==2.0.2
    # via requests
wheel==0.40.0
    # via pip-tools
wrapt==1.15.0
    # via astroid

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