Skip to content

Commit

Permalink
Add pymongo as requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
FavioVazquez committed Sep 12, 2018
1 parent f2d6214 commit 2da2db2
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 @@ -28,3 +28,4 @@ humanize==0.5.1
pytest-cov==2.6.0
psutil
backoff==1.6.0
pymongo
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ ipython==6.5.0
ratelimit==2.2.0
humanize==0.5.1
psutil==5.4.7
backoff==1.6.0
backoff==1.6.0
pymongo

0 comments on commit 2da2db2

Please sign in to comment.