#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile
#
aiohttp==3.8.5
    # via maxwell-client (setup.py)
aiosignal==1.3.1
    # via aiohttp
async-timeout==4.0.3
    # via aiohttp
attrs==23.1.0
    # via aiohttp
charset-normalizer==3.2.0
    # via aiohttp
frozenlist==1.4.0
    # via
    #   aiohttp
    #   aiosignal
idna==3.4
    # via yarl
maxwell-protocol==0.6.5
    # via maxwell-client (setup.py)
multidict==6.0.4
    # via
    #   aiohttp
    #   yarl
protobuf==4.24.1
    # via maxwell-protocol
websockets==11.0.3
    # via maxwell-client (setup.py)
yarl==1.9.2
    # via aiohttp
