File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ pip==9.0.1
3
3
appdirs==1.4.3
4
4
virtualenv==15.1.0
5
5
docutils==0.14
6
- Sphinx==1.6.5
6
+ Sphinx==1.6.6
7
7
sphinx_rtd_theme==0.2.5b1
8
8
Pygments==2.2.0
9
9
mkdocs==0.17.2
@@ -18,7 +18,7 @@ django-tastypie==0.13.0
18
18
django-haystack==2.6.1
19
19
celery-haystack==0.10
20
20
django-guardian==1.4.9
21
- django-extensions==1.9.8
21
+ django-extensions==1.9.9
22
22
23
23
# djangorestframework 3.7.x drops support for django 1.9.x
24
24
djangorestframework==3.6.4
@@ -43,7 +43,7 @@ httplib2==0.10.3
43
43
# Search
44
44
elasticsearch==1.5.0
45
45
pyelasticsearch==0.7.1
46
- pyquery==1.3 .0
46
+ pyquery==1.4 .0
47
47
48
48
# Utils
49
49
django-gravatar2==1.4.2
@@ -67,7 +67,7 @@ django-messages-extends==0.5
67
67
djangorestframework-jsonp==1.0.2
68
68
69
69
# Docs
70
- sphinxcontrib-httpdomain==1.5 .0
70
+ sphinxcontrib-httpdomain==1.6 .0
71
71
72
72
# commonmark 0.5.5 is the latest version compatible with our docs, the
73
73
# newer ones make `tox -e docs` to fail
You can’t perform that action at this time.
0 commit comments