#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    fiot config --update-requirements
#

aiofiles==23.1.0          # via fastiot (pyproject.toml)
anyio==3.6.2              # via starlette, watchfiles
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, uvicorn
fastapi==0.95.0           # via fastiot (pyproject.toml)
h11==0.14.0               # via uvicorn
httptools==0.5.0          # via uvicorn
idna==3.4                 # via anyio
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)
pydantic==1.10.6          # via fastapi, fastiot (pyproject.toml)
pyproject-hooks==1.0.0    # via build
python-dotenv==1.0.0      # via uvicorn
pyyaml==6.0               # via fastiot (pyproject.toml), uvicorn
redis==4.5.2              # via fastiot (pyproject.toml)
sniffio==1.3.0            # via anyio
starlette==0.26.1         # via fastapi
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
uvicorn[standard]==0.21.1  # via fastiot (pyproject.toml)
uvloop==0.17.0            # via uvicorn
watchfiles==0.18.1        # via uvicorn
websockets==10.4          # via uvicorn
wheel==0.40.0             # via pip-tools

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