File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Deis controller requirements
2- boto==2.13.3
2+ boto==2.15.0
33celery==3.0.22 # 3.0.23 errors, see https://github.com/opdemand/deis/issues/148
44Django==1.5.4
55django-allauth==0.13.0
66django-celery==3.0.23
77django-json-field==0.5.5
8- django-yamlfield==0.4
8+ django-yamlfield==0.5
99djangorestframework==2.3.8
1010gevent==0.13.8
1111gunicorn==18.0
1212paramiko==1.12.0
1313psycopg2==2.5.1
14- pycrypto==2.6
14+ pycrypto==2.6.1
1515pyrax==1.5.1
1616PyYAML==3.10
1717South==0.8.2
Original file line number Diff line number Diff line change 11# Deis controller requirements
2- boto == 2.13.3
2+ boto == 2.15.0
33celery == 3.0.22 # 3.0.23 errors, see https://github.com/opdemand/deis/issues/148
44Django == 1.5.4
55django-allauth == 0.13.0
66django-celery == 3.0.23
77django-json-field == 0.5.5
8- django-yamlfield == 0.4
8+ django-yamlfield == 0.5
99djangorestframework == 2.3.8
1010gevent == 0.13.8
1111gunicorn == 18.0
1212paramiko == 1.12.0
1313psycopg2 == 2.5.1
14- pycrypto == 2.6
14+ pycrypto == 2.6.1
1515pyrax == 1.5.1
1616PyYAML == 3.10
1717South == 0.8.2
You can’t perform that action at this time.
0 commit comments