From f0197c8dfae76f3beea0e7a2e6dca28ab1e5e0fc Mon Sep 17 00:00:00 2001 From: Hao Date: Wed, 18 Apr 2018 01:55:03 +0100 Subject: [PATCH] fix docs for progressbar2 Update requirement.txt for readthedocs --- docs/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/requirements.txt b/docs/requirements.txt index 21458a4d6..536d08901 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,6 @@ matplotlib pymongo +progressbar2==3.37.0 scikit-image scipy sphinx==1.7.1