Skip to content

Commit

Permalink
Add tqdm as requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
FavioVazquez committed Sep 12, 2018
1 parent d7538e3 commit 608ab00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ psutil
backoff==1.6.0
pymongo
ratelimit==2.2.0
tqdm
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ ratelimit==2.2.0
humanize==0.5.1
psutil==5.4.7
backoff==1.6.0
pymongo
pymongo
tqdm

0 comments on commit 608ab00

Please sign in to comment.