Merge pull request #1 from thibaultprouteau/tqdm_fix
Problem with `tqdm_notebook`and `tqdm` format in `core.py`
... | ... | @@ -4,4 +4,4 @@ numpy == 1.16.4 |
pandas == 0.24.2 | ||
scipy == 1.0.0 | ||
setuptools == 20.7.0 | ||
tqdm == 4.19.6 | ||
tqdm == 4.45.0 |
Please register or sign in to comment