#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile
#
annotated-types==0.5.0
    # via pydantic
anyio==3.6.2
    # via
    #   httpcore
    #   starlette
    #   watchfiles
async-lru==2.0.4
    # via maxwell-service (setup.py)
certifi==2022.12.7
    # via
    #   httpcore
    #   httpx
click==8.1.3
    # via uvicorn
dnspython==2.3.0
    # via email-validator
email-validator==2.0.0.post2
    # via fastapi
fastapi[all]==0.101.1
    # via maxwell-service (setup.py)
gunicorn[setproctitle]==21.2.0
    # via maxwell-service (setup.py)
h11==0.14.0
    # via
    #   httpcore
    #   uvicorn
httpcore==0.16.3
    # via httpx
httptools==0.5.0
    # via uvicorn
httpx==0.23.3
    # via fastapi
idna==3.4
    # via
    #   anyio
    #   email-validator
    #   rfc3986
itsdangerous==2.1.2
    # via fastapi
jinja2==3.1.2
    # via fastapi
markupsafe==2.1.2
    # via jinja2
maxwell-protocol==0.6.5
    # via maxwell-service (setup.py)
orjson==3.8.5
    # via fastapi
packaging==23.1
    # via gunicorn
protobuf==4.24.1
    # via maxwell-protocol
pydantic==2.2.1
    # via
    #   fastapi
    #   pydantic-extra-types
    #   pydantic-settings
pydantic-core==2.6.1
    # via pydantic
pydantic-extra-types==2.0.0
    # via fastapi
pydantic-settings==2.0.3
    # via fastapi
python-dotenv==0.21.1
    # via
    #   pydantic-settings
    #   uvicorn
python-multipart==0.0.5
    # via fastapi
pyyaml==6.0
    # via
    #   fastapi
    #   uvicorn
rfc3986[idna2008]==1.5.0
    # via httpx
setproctitle==1.3.2
    # via gunicorn
six==1.16.0
    # via python-multipart
sniffio==1.3.0
    # via
    #   anyio
    #   httpcore
    #   httpx
starlette==0.27.0
    # via fastapi
tomli==2.0.1
    # via maxwell-service (setup.py)
typing-extensions==4.7.1
    # via
    #   fastapi
    #   pydantic
    #   pydantic-core
ujson==5.7.0
    # via fastapi
uvicorn[standard]==0.20.0
    # via fastapi
uvloop==0.17.0
    # via uvicorn
watchfiles==0.18.1
    # via uvicorn
websockets==10.4
    # via uvicorn
