#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile requirements-dev.in
#
alabaster==0.7.13
    # via sphinx
anyio==3.7.0
    # via
    #   httpcore
    #   starlette
    #   watchfiles
astroid==2.15.5
    # via pylint
async-timeout==4.0.2
    # via redis
babel==2.12.1
    # via sphinx
bandit==1.7.5
    # via -r requirements-dev.in
black==23.3.0
    # via -r requirements-dev.in
bleach==6.0.0
    # via readme-renderer
build==0.10.0
    # via -r requirements-dev.in
certifi==2023.5.7
    # via
    #   httpcore
    #   httpx
    #   requests
cffi==1.15.1
    # via cryptography
charset-normalizer==3.1.0
    # via requests
click==8.1.3
    # via
    #   black
    #   rq
    #   uvicorn
commonmark==0.9.1
    # via recommonmark
cryptography==41.0.1
    # via secretstorage
dill==0.3.6
    # via pylint
dnspython==2.3.0
    # via email-validator
docutils==0.18.1
    # via
    #   readme-renderer
    #   recommonmark
    #   sphinx
    #   sphinx-rtd-theme
email-validator==2.0.0.post2
    # via fastapi
exceptiongroup==1.1.1
    # via anyio
fastapi[all]==0.96.0
    # via -r requirements.in
flake8==6.0.0
    # via -r requirements-dev.in
gitdb==4.0.10
    # via gitpython
gitpython==3.1.31
    # via
    #   -r requirements.in
    #   bandit
h11==0.14.0
    # via
    #   httpcore
    #   uvicorn
httpcore==0.17.2
    # via httpx
httptools==0.5.0
    # via uvicorn
httpx==0.24.1
    # via fastapi
idna==3.4
    # via
    #   anyio
    #   email-validator
    #   httpx
    #   requests
imagesize==1.4.1
    # via sphinx
importlib-metadata==6.6.0
    # via
    #   keyring
    #   twine
isort==5.12.0
    # via pylint
itsdangerous==2.1.2
    # via fastapi
jaraco-classes==3.2.3
    # via keyring
jeepney==0.8.0
    # via
    #   keyring
    #   secretstorage
jinja2==3.1.2
    # via
    #   fastapi
    #   sphinx
keyring==23.13.1
    # via twine
lazy-object-proxy==1.9.0
    # via astroid
markdown-it-py==2.2.0
    # via rich
markupsafe==2.1.3
    # via jinja2
mccabe==0.7.0
    # via
    #   flake8
    #   pylint
mdurl==0.1.2
    # via markdown-it-py
more-itertools==9.1.0
    # via jaraco-classes
mypy-extensions==1.0.0
    # via black
orjson==3.9.0
    # via fastapi
packaging==23.1
    # via
    #   black
    #   build
    #   sphinx
pathspec==0.11.1
    # via black
pbr==5.11.1
    # via stevedore
pkginfo==1.9.6
    # via twine
platformdirs==3.5.1
    # via
    #   black
    #   pylint
pycodestyle==2.10.0
    # via flake8
pycparser==2.21
    # via cffi
pydantic==1.10.8
    # via fastapi
pyflakes==3.0.1
    # via flake8
pygments==2.15.1
    # via
    #   readme-renderer
    #   rich
    #   sphinx
pylint==2.17.4
    # via -r requirements-dev.in
pyproject-hooks==1.0.0
    # via build
python-dateutil==2.8.2
    # via strictyaml
python-dotenv==1.0.0
    # via uvicorn
python-multipart==0.0.6
    # via fastapi
pyyaml==6.0
    # via
    #   bandit
    #   fastapi
    #   uvicorn
readme-renderer==37.3
    # via twine
recommonmark==0.7.1
    # via -r requirements-dev.in
redis==4.5.5
    # via rq
requests==2.31.0
    # via
    #   -r requirements.in
    #   requests-toolbelt
    #   sphinx
    #   twine
requests-toolbelt==1.0.0
    # via twine
rfc3986==2.0.0
    # via twine
rich==13.4.1
    # via
    #   bandit
    #   twine
rq==1.15.0
    # via -r requirements.in
secretstorage==3.3.3
    # via keyring
six==1.16.0
    # via
    #   bleach
    #   python-dateutil
smmap==5.0.0
    # via gitdb
sniffio==1.3.0
    # via
    #   anyio
    #   httpcore
    #   httpx
snowballstemmer==2.2.0
    # via sphinx
sphinx==6.2.1
    # via
    #   -r requirements-dev.in
    #   recommonmark
    #   sphinx-rtd-theme
    #   sphinxcontrib-jquery
sphinx-rtd-theme==1.2.1
    # via -r requirements-dev.in
sphinxcontrib-applehelp==1.0.4
    # via sphinx
sphinxcontrib-devhelp==1.0.2
    # via sphinx
sphinxcontrib-htmlhelp==2.0.1
    # via sphinx
sphinxcontrib-jquery==4.1
    # via sphinx-rtd-theme
sphinxcontrib-jsmath==1.0.1
    # via sphinx
sphinxcontrib-qthelp==1.0.3
    # via sphinx
sphinxcontrib-serializinghtml==1.1.5
    # via sphinx
starlette==0.27.0
    # via fastapi
stevedore==5.1.0
    # via bandit
strictyaml==1.7.3
    # via -r requirements.in
tomli==2.0.1
    # via
    #   black
    #   build
    #   pylint
    #   pyproject-hooks
tomlkit==0.11.8
    # via pylint
twine==4.0.2
    # via -r requirements-dev.in
typing-extensions==4.6.3
    # via
    #   astroid
    #   pydantic
ujson==5.7.0
    # via fastapi
urllib3==2.0.2
    # via
    #   requests
    #   twine
uvicorn[standard]==0.22.0
    # via fastapi
uvloop==0.17.0
    # via uvicorn
watchfiles==0.19.0
    # via uvicorn
webencodings==0.5.1
    # via bleach
websockets==11.0.3
    # via uvicorn
wrapt==1.15.0
    # via astroid
zipp==3.15.0
    # via importlib-metadata
