File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11site :opscode
22
33cookbook 'apt'
4+ cookbook 'rsyslog'
45cookbook 'sudo'
56#cookbook 'deis', '~> 0.0.6'
67
Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ boto>=2.10.0
44Django>=1.5.2
55django-allauth>=0.12.0
66django-celery>=3.0.21
7- django-json-field>=0.5.4
7+ django-json-field>=0.5.5
88django-yamlfield>=0.4
99djangorestframework>=2.3.7
1010gevent==0.13.8
11- gunicorn>=0.17.5
11+ gunicorn>=18.0
1212paramiko>=1.11.0
1313psycopg2>=2.5.1
1414pyCrypto>=2.6
@@ -22,7 +22,7 @@ requests>=1.2.3
2222
2323# Deis documentation requirements
2424Sphinx>=1.2b1
25- smartypants>=1.6.0.3
25+ smartypants>=1.8.2
2626sphinxcontrib-httpdomain>=1.1.9
2727
2828# Run "make coverage" for the % of code exercised during tests
Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ boto>=2.10.0
44Django >= 1.5.2
55django-allauth >= 0.12.0
66django-celery >= 3.0.21
7- django-json-field >= 0.5.4
7+ django-json-field >= 0.5.5
88django-yamlfield >= 0.4
99djangorestframework >= 2.3.7
1010gevent == 0.13.8
11- gunicorn >= 0.17.5
11+ gunicorn >= 18.0
1212paramiko >= 1.11.0
1313psycopg2 >= 2.5.1
1414pyCrypto >= 2.6
You can’t perform that action at this time.
0 commit comments