#!/usr/bin/env bash set -e pip install --upgrade pip pip install --upgrade websockets>=13.0 pip install --no-cache-dir -r requirements.txt