mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-25 06:08:12 +08:00
adds pymongo to requirements for testing
This commit is contained in:
@@ -8,3 +8,4 @@ psutil
|
||||
django-redis
|
||||
iron-mq
|
||||
boto3
|
||||
pymongo
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user