# Zoth Studio deck — required to serve :8484 with the ASGI path.
# Install: python3 -m pip install --user -r requirements.txt
starlette>=0.37
uvicorn>=0.30
# Optional: uncomment if you want process stats in System
# psutil>=5.9
