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.16 .0
2+ boto==2.19 .0
33celery==3.0.22 # 3.0.23 errors, see https://github.com/opdemand/deis/issues/148
44Django==1.6.0
5- django-allauth==0.14.2
5+ django-allauth==0.15.0
66django-celery==3.0.23
77django-json-field==0.5.5
88django-yamlfield==0.5
@@ -13,7 +13,7 @@ gunicorn==18.0
1313paramiko==1.12.0
1414psycopg2==2.5.1
1515pycrypto==2.6.1
16- pyrax==1.6.1
16+ pyrax==1.6.2
1717PyYAML==3.10
1818South==0.8.4
1919
@@ -24,7 +24,7 @@ requests==2.0.1
2424
2525# Deis documentation requirements
2626Sphinx>=1.2b3
27- smartypants>=1.8.2
27+ smartypants>=1.8.3
2828sphinxcontrib-httpdomain>=1.2.0
2929
3030# Run "make coverage" for the % of code exercised during tests
@@ -37,4 +37,4 @@ docutils>=0.11
3737flake8>=2.1.0
3838
3939# Python expect is used to automate client-driven tests
40- pexpect-u>=2.5.1
40+ pexpect>=3.0
Original file line number Diff line number Diff line change 11# Deis requirements for Sphinx documentation generation
2- boto==2.16 .0
2+ boto==2.19 .0
33celery==3.0.22 # 3.0.23 errors, see https://github.com/opdemand/deis/issues/148
44Django==1.6.0
55django-celery==3.0.23
66django-json-field==0.5.5
77djangorestframework==2.3.9
88dop==0.1.4
99paramiko==1.12.0
10- pyrax==1.6.1
10+ pyrax==1.6.2
1111PyYAML==3.10
1212
1313# Deis client requirements
1414docopt==0.6.1
1515
1616# Deis documentation requirements
1717Sphinx>=1.2b3
18- smartypants>=1.8.2
18+ smartypants>=1.8.3
1919sphinxcontrib-httpdomain>=1.2.0
Original file line number Diff line number Diff line change 11# Deis controller requirements
2- boto == 2.16 .0
2+ boto == 2.19 .0
33celery == 3.0.22 # 3.0.23 errors, see https://github.com/opdemand/deis/issues/148
44Django == 1.6.0
5- django-allauth == 0.14.2
5+ django-allauth == 0.15.0
66django-celery == 3.0.23
77django-json-field == 0.5.5
88django-yamlfield == 0.5
@@ -13,6 +13,6 @@ gunicorn==18.0
1313paramiko == 1.12.0
1414psycopg2 == 2.5.1
1515pycrypto == 2.6.1
16- pyrax == 1.6.1
16+ pyrax == 1.6.2
1717PyYAML == 3.10
1818South == 0.8.4
You can’t perform that action at this time.
0 commit comments