aiohttp~=3.9.0
SQLAlchemy~=2.0.0
websockets~=15.0.0

[:python_version < "3.11"]
async-timeout~=4.0.0

[:python_version < "3.7"]
dataclasses
