mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-25 15:58:11 +08:00
Updates boto, certifi and urllib3
This commit is contained in:
+4
-4
@@ -6,9 +6,9 @@
|
||||
#
|
||||
arrow==0.12.1
|
||||
blessed==1.15.0
|
||||
boto3==1.7.80
|
||||
botocore==1.10.80 # via boto3, s3transfer
|
||||
certifi==2018.8.13 # via requests
|
||||
boto3==1.8.1
|
||||
botocore==1.11.1 # via boto3, s3transfer
|
||||
certifi==2018.8.24 # via requests
|
||||
chardet==3.0.4 # via requests
|
||||
django-picklefield==1.0.0
|
||||
django-redis==4.9.0
|
||||
@@ -27,5 +27,5 @@ redis==2.10.6
|
||||
requests==2.19.1 # via iron-core
|
||||
s3transfer==0.1.13 # via boto3
|
||||
six==1.11.0 # via blessed, python-dateutil
|
||||
urllib3==1.23 # via requests
|
||||
urllib3==1.23 # via botocore, requests
|
||||
wcwidth==0.1.7 # via blessed
|
||||
|
||||
Reference in New Issue
Block a user