From 55757421de4e4a6bd72c5596d021595f390719b8 Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Sun, 26 Apr 2020 14:09:12 -0700 Subject: [PATCH] remove future --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9577e7be..586d12ed 100755 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ pillow # Conda commands (in place of pip) --------------------------------------------- # conda update -yn base -c defaults conda -# conda install -yc anaconda numpy opencv matplotlib tqdm pillow ipython future +# conda install -yc anaconda numpy opencv matplotlib tqdm pillow ipython # conda install -yc conda-forge scikit-image pycocotools tensorboard # conda install -yc spyder-ide spyder-line-profiler # conda install -yc pytorch pytorch torchvision