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

aiofiles==23.1.0
    # via asyncua
aiosqlite==0.18.0
    # via asyncua
async-timeout==4.0.2
    # via redis
asyncua==1.0.1
    # via fastiot (pyproject.toml)
build==0.10.0
    # via
    #   fastiot (pyproject.toml)
    #   pip-tools
cffi==1.15.1
    # via cryptography
click==8.1.3
    # via
    #   pip-tools
    #   typer
cryptography==39.0.2
    # via asyncua
jinja2==3.1.2
    # via fastiot (pyproject.toml)
lxml==4.9.2
    # via opcua
markupsafe==2.1.2
    # via jinja2
msgpack==1.0.5
    # via fastiot (pyproject.toml)
nats-py==2.2.0
    # via fastiot (pyproject.toml)
opcua==0.98.13
    # via fastiot (pyproject.toml)
packaging==23.0
    # via build
pip-tools==6.12.3
    # via fastiot (pyproject.toml)
pycparser==2.21
    # via cffi
pydantic==1.10.6
    # via fastiot (pyproject.toml)
pyproject-hooks==1.0.0
    # via build
python-dateutil==2.8.2
    # via
    #   asyncua
    #   opcua
pytz==2022.7.1
    # via
    #   asyncua
    #   opcua
pyyaml==6.0
    # via fastiot (pyproject.toml)
redis==4.5.1
    # via fastiot (pyproject.toml)
six==1.16.0
    # via python-dateutil
sortedcontainers==2.4.0
    # via asyncua
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
