#!/usr/bin/env bash

set -eo pipefail -o nounset

pip install -r requirements.txt
