#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --extra=dev --output-file=requirements/dev.txt pyproject.toml
#
annotated-types==0.5.0
    # via pydantic
build==0.10.0
    # via
    #   pip-tools
    #   pyrgo
cachecontrol[filecache]==0.13.1
    # via
    #   cachecontrol
    #   pip-audit
certifi==2023.5.7
    # via requests
charset-normalizer==3.2.0
    # via requests
click==8.1.6
    # via
    #   pip-tools
    #   pyrgo
coverage[toml]==7.2.7
    # via
    #   coverage
    #   pytest-cov
cyclonedx-python-lib==4.0.1
    # via pip-audit
defusedxml==0.7.1
    # via py-serializable
exceptiongroup==1.1.2
    # via pytest
filelock==3.12.2
    # via cachecontrol
html5lib==1.1
    # via pip-audit
idna==3.4
    # via requests
iniconfig==2.0.0
    # via pytest
loguru==0.7.0
    # via pyrgo
markdown-it-py==3.0.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
msgpack==1.0.5
    # via cachecontrol
mypy==1.4.1
    # via pyrgo
mypy-extensions==1.0.0
    # via mypy
packageurl-python==0.11.1
    # via cyclonedx-python-lib
packaging==23.1
    # via
    #   build
    #   pip-audit
    #   pip-requirements-parser
    #   pytest
pip-api==0.0.30
    # via pip-audit
pip-audit==2.6.0
    # via pyrgo
pip-requirements-parser==32.0.1
    # via pip-audit
pip-tools==7.3.0
    # via
    #   ez_cqrs (pyproject.toml)
    #   pyrgo
pluggy==1.2.0
    # via pytest
py-serializable==0.11.1
    # via cyclonedx-python-lib
pydantic==2.0.3
    # via ez_cqrs (pyproject.toml)
pydantic-core==2.3.0
    # via pydantic
pygments==2.15.1
    # via rich
pyparsing==3.1.0
    # via pip-requirements-parser
pyproject-hooks==1.0.0
    # via build
pyrgo==1.2.1
    # via ez_cqrs (pyproject.toml)
pytest==7.4.0
    # via
    #   pyrgo
    #   pytest-asyncio
    #   pytest-cov
pytest-asyncio==0.21.1
    # via ez_cqrs (pyproject.toml)
pytest-cov==4.1.0
    # via ez_cqrs (pyproject.toml)
requests==2.31.0
    # via
    #   cachecontrol
    #   pip-audit
result==0.10.0
    # via
    #   ez_cqrs (pyproject.toml)
    #   pyrgo
rich==13.4.2
    # via pip-audit
ruff==0.1.6
    # via pyrgo
six==1.16.0
    # via html5lib
sortedcontainers==2.4.0
    # via cyclonedx-python-lib
toml==0.10.2
    # via
    #   pip-audit
    #   vulture
tomli==2.0.1
    # via
    #   build
    #   coverage
    #   mypy
    #   pip-tools
    #   pyproject-hooks
    #   pyrgo
    #   pytest
typing-extensions==4.7.1
    # via
    #   mypy
    #   pydantic
    #   pydantic-core
urllib3==2.0.4
    # via requests
vulture==2.10
    # via pyrgo
webencodings==0.5.1
    # via html5lib
wheel==0.40.0
    # via pip-tools

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