Merge pull request #94 from Koed00/dev

Updates Requests and Blessed requirements for testing
This commit is contained in:
Ilan Steemers
2015-10-14 14:04:30 +02:00
+2 -2
View File
@@ -5,7 +5,7 @@
# pip-compile requirements.in
#
arrow==0.7.0
blessed==1.11.0
blessed==1.12.0
boto3==1.1.4
botocore==1.2.10 # via boto3
django-picklefield==0.3.2
@@ -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.8.0 # via iron-core
requests==2.8.1 # via iron-core
six==1.10.0 # via blessed, python-dateutil
wcwidth==0.1.5 # via blessed