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
22boto==2.23.0
3- celery==3.1.7
3+ celery==3.1.8
44Django==1.6.1
55django-allauth==0.15.0
66django-guardian==1.1.1
@@ -21,10 +21,10 @@ South==0.8.4
2121docopt==0.6.1
2222python-dateutil==2.2
2323#PyYAML==3.10
24- requests==2.2.0
24+ requests==2.2.1
2525
2626# Deis documentation requirements
27- Sphinx>=1.2
27+ Sphinx>=1.2.1
2828smartypants>=1.8.3
2929sphinxcontrib-httpdomain>=1.2.0
3030
@@ -38,4 +38,4 @@ docutils>=0.11
3838flake8>=2.1.0
3939
4040# Python expect is used to automate client-driven tests
41- pexpect>=3.0
41+ pexpect>=3.1
Original file line number Diff line number Diff line change 11# Deis requirements for Sphinx documentation generation
22boto==2.23.0
3- celery==3.1.7
3+ celery==3.1.8
44Django==1.6.1
55django-json-field==0.5.5
66djangorestframework==2.3.12
@@ -13,6 +13,6 @@ PyYAML==3.10
1313docopt==0.6.1
1414
1515# Deis documentation requirements
16- Sphinx>=1.2
16+ Sphinx>=1.2.1
1717smartypants>=1.8.3
1818sphinxcontrib-httpdomain>=1.2.0
Original file line number Diff line number Diff line change 11# Deis controller requirements
22boto == 2.23.0
3- celery == 3.1.7
3+ celery == 3.1.8
44Django == 1.6.1
55django-allauth == 0.15.0
66django-guardian == 1.1.1
You can’t perform that action at this time.
0 commit comments