From bbf113902b116836d768cbcb1914aef979fd04d5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 21 Oct 2018 00:01:01 +0100 Subject: [PATCH] Update tqdm from 4.25.0 to 4.28.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2dae703d..41754d35 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ decorator>=4.1.0 matplotlib==3.0.0 Shapely==1.6.4.post2 -tqdm==4.25.0 +tqdm==4.28.0 numpy==1.15.2 six==1.11.0 setuptools==40.4.3