#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --extra=postgredb --output-file=/home/tklaeger/Documents/Programme/fastiot/requirements/requirements.postgredb.txt --resolver=backtracking
#
--extra-index-url http://pypi.dev.ivv-dd.fhg.de
--trusted-host pypi.dev.ivv-dd.fhg.de

async-timeout==4.0.2
    # via redis
build==0.10.0
    # via
    #   fastiot (pyproject.toml)
    #   pip-tools
click==8.1.3
    # via
    #   pip-tools
    #   typer
jinja2==3.1.2
    # via fastiot (pyproject.toml)
markupsafe==2.1.2
    # via jinja2
msgpack==1.0.5
    # via fastiot (pyproject.toml)
nats-py==2.2.0
    # via fastiot (pyproject.toml)
packaging==23.0
    # via build
pip-tools==6.12.3
    # via fastiot (pyproject.toml)
psycopg2-binary==2.9.5
    # via fastiot (pyproject.toml)
pydantic==1.10.6
    # via fastiot (pyproject.toml)
pyproject-hooks==1.0.0
    # via build
pyyaml==6.0
    # via fastiot (pyproject.toml)
redis==4.5.1
    # via fastiot (pyproject.toml)
tomli==2.0.1
    # via
    #   build
    #   fastiot (pyproject.toml)
    #   pyproject-hooks
tomli-w==1.0.0
    # via fastiot (pyproject.toml)
typer==0.7.0
    # via fastiot (pyproject.toml)
typing-extensions==4.5.0
    # via pydantic
wheel==0.38.4
    # via pip-tools

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