mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-24 00:08:12 +08:00
brokers: updates boto3 for testing
This commit is contained in:
+3
-3
@@ -6,8 +6,8 @@
|
||||
#
|
||||
arrow==0.6.0
|
||||
blessed==1.9.5
|
||||
boto3==1.1.3
|
||||
botocore==1.2.4 # via boto3
|
||||
boto3==1.1.4
|
||||
botocore==1.2.5 # via boto3
|
||||
django-picklefield==0.3.2
|
||||
django-redis==4.2.0
|
||||
docutils==0.12 # via botocore
|
||||
@@ -16,7 +16,7 @@ futures==2.2.0 # via boto3
|
||||
hiredis==0.2.0
|
||||
iron-core==1.1.9 # via iron-mq
|
||||
iron-mq==0.7
|
||||
jmespath==0.7.1 # via boto3, botocore
|
||||
jmespath==0.8.0 # via boto3, botocore
|
||||
msgpack-python==0.4.6 # via django-redis
|
||||
psutil==3.2.1
|
||||
python-dateutil==2.4.2 # via arrow, botocore, iron-core
|
||||
|
||||
Reference in New Issue
Block a user