aiofiles==0.7.0  # starlette StaticFiles
anyio==3.3.2
asgiref==3.4.1
click==7.1.2
h11==0.12.0
idna==3.2
itsdangerous==2.0.1
MarkupSafe==2.0.1
python-multipart==0.0.5
six==1.16.0
sniffio==1.2.0
SQLAlchemy==1.3.22
starlette==0.18.0
uvicorn==0.17.1
websockets==10.0  # this library is optional but auto-pings websockets and detects disconnects (e.g. rooms)
WTForms==2.3.3
WTForms-SQLAlchemy==0.2
