adds pymongo to requirements for testing

This commit is contained in:
Ilan Steemers
2015-09-25 20:10:30 +02:00
parent 863f6f1aa9
commit b5842827dd
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -8,3 +8,4 @@ psutil
django-redis
iron-mq
boto3
pymongo
+1
View File
@@ -19,6 +19,7 @@ iron-mq==0.7
jmespath==0.8.0 # via boto3, botocore
msgpack-python==0.4.6 # via django-redis
psutil==3.2.1
pymongo==3.0.3
python-dateutil==2.4.2 # via arrow, botocore, iron-core
redis==2.10.3
requests==2.7.0 # via iron-core