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
22azure==0.7.0
3- boto==2.11.0
3+ boto==2.13.3
44celery==3.0.22 # 3.0.23 errors, see https://github.com/opdemand/deis/issues/148
55Django==1.5.4
66django-allauth==0.13.0
77django-celery==3.0.23
88django-json-field==0.5.5
99django-yamlfield==0.4
10- djangorestframework==2.3.7
10+ djangorestframework==2.3.8
1111gevent==0.13.8
1212gunicorn==18.0
13- paramiko==1.11.0
13+ paramiko==1.11.1
1414psycopg2==2.5.1
1515pycrypto==2.6
1616PyYAML==3.10
@@ -19,7 +19,7 @@ South==0.8.2
1919# Deis client requirements
2020docopt==0.6.1
2121#PyYAML==3.10
22- requests==1.2.3
22+ requests==2.0.0
2323
2424# Deis documentation requirements
2525Sphinx>=1.2b2
Original file line number Diff line number Diff line change 11# Deis controller requirements
22azure == 0.7.0
3- boto == 2.11.0
3+ boto == 2.13.3
44celery == 3.0.22 # 3.0.23 errors, see https://github.com/opdemand/deis/issues/148
55Django == 1.5.4
66django-allauth == 0.13.0
77django-celery == 3.0.23
88django-json-field == 0.5.5
99django-yamlfield == 0.4
10- djangorestframework == 2.3.7
10+ djangorestframework == 2.3.8
1111gevent == 0.13.8
1212gunicorn == 18.0
13- paramiko == 1.11.0
13+ paramiko == 1.11.1
1414psycopg2 == 2.5.1
1515pycrypto == 2.6
1616PyYAML == 3.10
You can’t perform that action at this time.
0 commit comments