mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-15 21:47:53 +08:00
Updates arrow, botocore, psutil, pymongo, rollbar and wcwidth
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
# pip-compile --output-file requirements.txt requirements.in
|
||||
#
|
||||
|
||||
arrow==0.7.0
|
||||
arrow==0.8.0
|
||||
blessed==1.14.1
|
||||
boto3==1.3.1
|
||||
botocore==1.4.25 # via boto3
|
||||
botocore==1.4.38 # via boto3
|
||||
django-picklefield==0.3.2
|
||||
django-redis==4.4.3
|
||||
docutils==0.12 # via botocore
|
||||
@@ -17,11 +17,11 @@ hiredis==0.2.0
|
||||
iron-core==1.2.0 # via iron-mq
|
||||
iron-mq==0.9
|
||||
jmespath==0.9.0 # via boto3, botocore
|
||||
psutil==4.2.0
|
||||
pymongo==3.2.2
|
||||
psutil==4.3.0
|
||||
pymongo==3.3.0
|
||||
python-dateutil==2.5.3 # via arrow, botocore, iron-core
|
||||
redis==2.10.5
|
||||
requests==2.10.0 # via iron-core, rollbar
|
||||
rollbar==0.13.0
|
||||
rollbar==0.13.2
|
||||
six==1.10.0 # via blessed, python-dateutil, rollbar
|
||||
wcwidth==0.1.6 # via blessed
|
||||
wcwidth==0.1.7 # via blessed
|
||||
|
||||
Reference in New Issue
Block a user