#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    pip-compile --strip-extras
#
aiohttp==3.9.3
    # via maxwell-client (setup.py)
aiosignal==1.3.1
    # via aiohttp
attrs==23.2.0
    # via aiohttp
frozenlist==1.4.1
    # via
    #   aiohttp
    #   aiosignal
idna==3.6
    # via yarl
maxwell-protocol==0.7.2
    # via
    #   maxwell-client (setup.py)
    #   maxwell-utils
maxwell-utils==0.6.3
    # via maxwell-client (setup.py)
multidict==6.0.5
    # via
    #   aiohttp
    #   yarl
protobuf==4.25.3
    # via maxwell-protocol
websockets==12.0
    # via
    #   maxwell-client (setup.py)
    #   maxwell-utils
yarl==1.9.4
    # via aiohttp
