From c693219e57a530b66cbb464526e09fbb11d893cc Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Sun, 22 Dec 2019 08:12:23 -0800 Subject: [PATCH] updates --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dfb5cd90..08b1bdba 100755 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ Pillow # future # Conda commands (in place of pip) --------------------------------------------- -# conda update -n base -c defaults conda +# conda update -yn base -c defaults conda # conda install -yc anaconda numpy opencv matplotlib tqdm pillow ipython future # conda install -yc conda-forge scikit-image pycocotools onnx tensorboard # conda install -yc spyder-ide spyder-line-profiler