#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
#    pip-compile --extra=dev --output-file=dev-requirements.txt pyproject.toml
#
async-timeout==4.0.2
    # via redis
attrs==23.1.0
    # via flake8-bugbear
bandit==1.7.5
    # via aio-rom (pyproject.toml)
black==23.3.0
    # via aio-rom (pyproject.toml)
click==8.1.3
    # via black
exceptiongroup==1.1.1
    # via pytest
flake8==6.0.0
    # via
    #   aio-rom (pyproject.toml)
    #   flake8-bugbear
    #   flake8-comprehensions
flake8-bugbear==23.3.23
    # via aio-rom (pyproject.toml)
flake8-comprehensions==3.12.0
    # via aio-rom (pyproject.toml)
gitdb==4.0.10
    # via gitpython
gitpython==3.1.31
    # via bandit
iniconfig==2.0.0
    # via pytest
isort==5.12.0
    # via aio-rom (pyproject.toml)
markdown-it-py==2.2.0
    # via rich
mccabe==0.7.0
    # via flake8
mdurl==0.1.2
    # via markdown-it-py
mypy==1.2.0
    # via aio-rom (pyproject.toml)
mypy-extensions==1.0.0
    # via
    #   black
    #   mypy
packaging==23.1
    # via
    #   black
    #   pytest
pathspec==0.11.1
    # via black
pbr==5.11.1
    # via stevedore
platformdirs==3.5.0
    # via black
pluggy==1.0.0
    # via pytest
py-cpuinfo==9.0.0
    # via pytest-benchmark
pycodestyle==2.10.0
    # via flake8
pyflakes==3.0.1
    # via flake8
pygments==2.15.1
    # via rich
pytest==7.3.1
    # via
    #   aio-rom (pyproject.toml)
    #   pytest-asyncio
    #   pytest-benchmark
pytest-asyncio==0.21.0
    # via aio-rom (pyproject.toml)
pytest-benchmark==4.0.0
    # via aio-rom (pyproject.toml)
pyyaml==6.0
    # via bandit
redis==4.5.4
    # via aio-rom (pyproject.toml)
rich==13.3.5
    # via bandit
smmap==5.0.0
    # via gitdb
stevedore==5.0.0
    # via bandit
tomli==2.0.1
    # via
    #   black
    #   mypy
    #   pytest
typing-extensions==4.5.0
    # via
    #   aio-rom (pyproject.toml)
    #   black
    #   mypy
    #   rich
wrapt==1.15.0
    # via aio-rom (pyproject.toml)
