new pelican version

This commit is contained in:
Marvin Steadfast 2015-01-13 10:13:14 +01:00
parent 0e73440e28
commit a935ecbb66
2 changed files with 7 additions and 6 deletions

View File

@ -1586,6 +1586,7 @@ span#checkpoint_status,span#autosave_status{font-size:small}
.highlight-ipynb .nv { color: #19177C } /* Name.Variable */ .highlight-ipynb .nv { color: #19177C } /* Name.Variable */
.highlight-ipynb .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */ .highlight-ipynb .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */
.highlight-ipynb .w { color: #bbbbbb } /* Text.Whitespace */ .highlight-ipynb .w { color: #bbbbbb } /* Text.Whitespace */
.highlight-ipynb .mb { color: #666666 } /* Literal.Number.Bin */
.highlight-ipynb .mf { color: #666666 } /* Literal.Number.Float */ .highlight-ipynb .mf { color: #666666 } /* Literal.Number.Float */
.highlight-ipynb .mh { color: #666666 } /* Literal.Number.Hex */ .highlight-ipynb .mh { color: #666666 } /* Literal.Number.Hex */
.highlight-ipynb .mi { color: #666666 } /* Literal.Number.Integer */ .highlight-ipynb .mi { color: #666666 } /* Literal.Number.Integer */

View File

@ -1,17 +1,17 @@
Jinja2==2.7.3 Jinja2==2.7.3
Markdown==2.4 Markdown==2.4
MarkupSafe==0.23 MarkupSafe==0.23
Pygments==1.6 Pygments==2.0.1
Unidecode==0.04.16 Unidecode==0.04.17
blinker==1.3 blinker==1.3
certifi==14.05.14 certifi==14.05.14
docutils==0.12 docutils==0.12
feedgenerator==1.7 feedgenerator==1.7
ghp-import==0.4.1 ghp-import==0.4.1
ipython==2.3.1 ipython==2.3.1
pelican==3.4.0 pelican==3.5.0
python-dateutil==2.2 python-dateutil==2.4.0
pytz==2014.7 pytz==2014.10
pyzmq==14.4.1 pyzmq==14.4.1
six==1.8.0 six==1.9.0
tornado==4.0.2 tornado==4.0.2