From 85b773b2ca99802575ec0dbadaa638c20ed1dbc8 Mon Sep 17 00:00:00 2001 From: Pierre-Antoine Comby <77174042+paquiteau@users.noreply.github.com> Date: Mon, 13 Jun 2022 10:29:53 +0200 Subject: [PATCH] Update README for tqdm dependency Remote progressbar, use tqdm. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acb316ad..91bebfc2 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ installed: * [importlib_metadata](https://importlib-metadata.readthedocs.io/en/latest/) [==3.7.0] * [Numpy](http://www.numpy.org/) [==1.19.5] * [Scipy](http://www.scipy.org/) [==1.5.4] -* [Progressbar 2](https://progressbar-2.readthedocs.io/) [==3.53.1] +* [tqdm]([https://progressbar-2.readthedocs.io/](https://tqdm.github.io/) [>=4.64.0] ### Optional Packages