#!/bin/bash source ./venv/Scripts/activate && pip3 install --upgrade pip && pip3 install --user -r requirements.txt