File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ boto==2.15.0
33celery==3.0.22 # 3.0.23 errors, see https://github.com/opdemand/deis/issues/148
44Cython==0.19.2
55Django==1.5.5
6- django-allauth==0.13.0
6+ django-allauth==0.14.1
77django-celery==3.0.23
88django-json-field==0.5.5
99django-yamlfield==0.5
@@ -14,19 +14,19 @@ gunicorn==18.0
1414paramiko==1.12.0
1515psycopg2==2.5.1
1616pycrypto==2.6.1
17- pyrax==1.5 .1
17+ pyrax==1.6 .1
1818PyYAML==3.10
1919South==0.8.2
2020
2121# Deis client requirements
2222docopt==0.6.1
2323#PyYAML==3.10
24- requests==2.0.0
24+ requests==2.0.1
2525
2626# Deis documentation requirements
2727Sphinx>=1.2b3
2828smartypants>=1.8.2
29- sphinxcontrib-httpdomain>=1.1.9
29+ sphinxcontrib-httpdomain>=1.2.0
3030
3131# Run "make coverage" for the % of code exercised during tests
3232coverage>=3.7
@@ -35,7 +35,7 @@ coverage>=3.7
3535docutils>=0.11
3636
3737# Run "make flake8" to check python syntax and style
38- flake8>=2.0
38+ flake8>=2.1. 0
3939
4040# Python expect is used to automate client-driven tests
4141pexpect-u>=2.5.1
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ boto==2.15.0
33celery == 3.0.22 # 3.0.23 errors, see https://github.com/opdemand/deis/issues/148
44Cython == 0.19.2
55Django == 1.5.5
6- django-allauth == 0.13.0
6+ django-allauth == 0.14.1
77django-celery == 3.0.23
88django-json-field == 0.5.5
99django-yamlfield == 0.5
@@ -14,6 +14,6 @@ gunicorn==18.0
1414paramiko == 1.12.0
1515psycopg2 == 2.5.1
1616pycrypto == 2.6.1
17- pyrax == 1.5 .1
17+ pyrax == 1.6 .1
1818PyYAML == 3.10
1919South == 0.8.2
You can’t perform that action at this time.
0 commit comments