A requirement file "requirements.txt" is included if anyone prefers to run the code locally.
Before anything else, change to the directory you save the file then run the following command.
pip install -r requirements.txt
Note: make sure you're activating the environmnet that you would like to install the pakages into before running the command.