# Build dependencies install_build_dependencies_klee() { brew upgrade python # upgrade to Python 3 brew link --overwrite python pip3 install lit tabulate }