Add tqdm to requirements.txt

While tqdm is contained in setup.py it is missing in the requirements.txt
This commit is contained in:
Yves-Noel Weweler
2018-12-15 14:55:53 +01:00
committed by GitHub
parent 3a72d75ecd
commit e35c5f463e

View File

@@ -9,4 +9,5 @@ matplotlib==2.0.2
Pillow
flask
scipy==0.19.0
lws
lws
tqdm