mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-17 14:37:54 +08:00
Merge pull request #88 from Koed00/dev
Updates botocore, requests and six for testing
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
arrow==0.6.0
|
||||
blessed==1.10.0
|
||||
boto3==1.1.4
|
||||
botocore==1.2.7 # via boto3
|
||||
botocore==1.2.8 # via boto3
|
||||
django-picklefield==0.3.2
|
||||
django-redis==4.2.0
|
||||
docutils==0.12 # via botocore
|
||||
@@ -22,6 +22,6 @@ psutil==3.2.2
|
||||
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
|
||||
six==1.9.0 # via blessed, python-dateutil
|
||||
requests==2.8.0 # via iron-core
|
||||
six==1.10.0 # via blessed, python-dateutil
|
||||
wcwidth==0.1.5 # via blessed
|
||||
|
||||
Reference in New Issue
Block a user