diff --git a/build.sh b/build.sh index 814d68fb4f264747ca46f2572944b46afda719c1..0a4223d619c688d660730a83505dc5ef1b0bde50 100644 --- a/build.sh +++ b/build.sh @@ -7,7 +7,7 @@ basedir=$(dirname "$(readlink -f "$0")") # Make sure conda is updated to a version that supports the --no-capture-output option # conda install -y -n base -c conda-forge "conda>=4.13.0" conda install -y -n base -c conda-forge gdal -pip install pandas scikit-image empatches scikit-learn scipy numpy +pip install pandas scikit-image empatches scikit-learn scipy numpy matplotlib tqdm futures # pip install Pyarrow # pip install --upgrade numpy