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.9.8
3+ boto>=2.9.9
44Django>=1.5.1
55django-allauth>=0.12.0
6- django-celery>=3.0.17
6+ django-celery>=3.0.21
77django-json-field>=0.5.4
88django-yamlfield>=0.4
99djangorestframework>=2.3.6
1010gevent==0.13.8
1111gunicorn>=0.17.5
12- paramiko>=1.10.1
12+ paramiko>=1.11.0
1313psycopg2>=2.5.1
1414pyCrypto>=2.6
1515PyYAML>=3.10
@@ -22,6 +22,7 @@ requests>=1.2.3
2222
2323# Deis documentation requirements
2424Sphinx>=1.2b1
25+ smartypants>=1.6.0.3
2526sphinxcontrib-httpdomain>=1.1.8
2627
2728# Run "make coverage" for the % of code exercised during tests
@@ -32,4 +33,3 @@ docutils>=0.11
3233
3334# Run "make flake8" to check python syntax and style
3435flake8>=2.0
35-
Original file line number Diff line number Diff line change 11# Deis controller requirements
22azure >= 0.7.0
3- boto >= 2.9.8
3+ boto >= 2.9.9
44Django >= 1.5.1
55django-allauth >= 0.12.0
6- django-celery >= 3.0.17
6+ django-celery >= 3.0.21
77django-json-field >= 0.5.4
88django-yamlfield >= 0.4
99djangorestframework >= 2.3.6
1010gevent == 0.13.8
1111gunicorn >= 0.17.5
12- paramiko >= 1.10.1
12+ paramiko >= 1.11.0
1313psycopg2 >= 2.5.1
1414pyCrypto >= 2.6
1515PyYAML >= 3.10
You can’t perform that action at this time.
0 commit comments