#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile
#
add-trailing-comma==2.5.1
    # via -r requirements.in
anyio==3.7.0
    # via
    #   httpcore
    #   starlette
black==23.3.0
    # via -r requirements.in
bleach==6.0.0
    # via readme-renderer
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
    #   uvicorn
cryptography==41.0.1
    # via secretstorage
docutils==0.20.1
    # via readme-renderer
factory-boy==3.2.1
    # via
    #   -r requirements.in
    #   gspot-fastapi-auth
faker==18.11.2
    # via
    #   -r requirements.in
    #   factory-boy
    #   gspot-fastapi-auth
fastapi==0.98.0
    # via
    #   -r requirements.in
    #   gspot-fastapi-auth
flake8==6.0.0
    # via -r requirements.in
gspot-fastapi-auth==0.0.4
    # via -r requirements.in
h11==0.14.0
    # via
    #   httpcore
    #   uvicorn
httpcore==0.17.2
    # via httpx
httpx==0.24.1
    # via
    #   -r requirements.in
    #   gspot-fastapi-auth
idna==3.4
    # via
    #   anyio
    #   httpx
    #   requests
importlib-metadata==6.7.0
    # via
    #   keyring
    #   twine
isort==5.12.0
    # via -r requirements.in
jaraco-classes==3.2.3
    # via keyring
jeepney==0.8.0
    # via
    #   keyring
    #   secretstorage
keyring==24.2.0
    # via twine
markdown-it-py==3.0.0
    # via rich
mccabe==0.7.0
    # via flake8
mdurl==0.1.2
    # via markdown-it-py
more-itertools==9.1.0
    # via jaraco-classes
mypy-extensions==1.0.0
    # via black
packaging==23.1
    # via black
pathspec==0.11.1
    # via black
pkginfo==1.9.6
    # via twine
platformdirs==3.8.0
    # via black
pycodestyle==2.10.0
    # via flake8
pycparser==2.21
    # via cffi
pydantic==1.10.9
    # via fastapi
pyflakes==3.0.1
    # via flake8
pygments==2.15.1
    # via
    #   readme-renderer
    #   rich
python-dateutil==2.8.2
    # via faker
readme-renderer==40.0
    # via twine
redis==4.6.0
    # via
    #   -r requirements.in
    #   gspot-fastapi-auth
requests==2.31.0
    # via
    #   requests-toolbelt
    #   twine
requests-toolbelt==1.0.0
    # via twine
rfc3986==2.0.0
    # via twine
rich==13.4.2
    # via twine
secretstorage==3.3.3
    # via keyring
six==1.16.0
    # via
    #   bleach
    #   python-dateutil
sniffio==1.3.0
    # via
    #   anyio
    #   httpcore
    #   httpx
starlette==0.27.0
    # via fastapi
tokenize-rt==5.1.0
    # via add-trailing-comma
twine==4.0.2
    # via -r requirements.in
typing-extensions==4.6.3
    # via pydantic
urllib3==2.0.3
    # via
    #   requests
    #   twine
uvicorn==0.22.0
    # via -r requirements.in
webencodings==0.5.1
    # via bleach
zipp==3.15.0
    # via importlib-metadata

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