From: Silvio Rhatto Date: Thu, 28 Jan 2021 19:26:09 +0000 (-0300) Subject: Fix: README: list tqdm as a dependency X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=ae3abe5a4c14a2e1b50aaf1f41e3225a5c34140b;p=csv-hasher.git Fix: README: list tqdm as a dependency --- diff --git a/README.md b/README.md index a8b4aaa..07a0f38 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Running: * [Python 3](https://python.org). * [Pandas](https://pandas.pydata.org). +* [tqdm](https://pypi.org/project/tqdm/). * [python-humanfriendly](https://github.com/xolox/python-humanfriendly). Testing: