mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-21 14:08:12 +08:00
Updates boto, pymongo and redis for testing
This commit is contained in:
+3
-3
@@ -7,7 +7,7 @@
|
||||
arrow==0.7.0
|
||||
blessed==1.12.0
|
||||
boto3==1.2.1
|
||||
botocore==1.3.2 # via boto3
|
||||
botocore==1.3.4 # via boto3
|
||||
django-picklefield==0.3.2
|
||||
django-redis==4.3.0
|
||||
docutils==0.12 # via botocore
|
||||
@@ -17,9 +17,9 @@ iron-core==1.1.9 # via iron-mq
|
||||
iron-mq==0.7
|
||||
jmespath==0.9.0 # via boto3, botocore
|
||||
psutil==3.2.2
|
||||
pymongo==3.0.3
|
||||
pymongo==3.1
|
||||
python-dateutil==2.4.2 # via arrow, botocore, iron-core
|
||||
redis==2.10.3
|
||||
redis==2.10.5
|
||||
requests==2.8.1 # via iron-core
|
||||
six==1.10.0 # via blessed, python-dateutil
|
||||
wcwidth==0.1.5 # via blessed
|
||||
|
||||
Reference in New Issue
Block a user