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 .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */
.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 .mh { color: #666666 } /* Literal.Number.Hex */
.highlight-ipynb .mi { color: #666666 } /* Literal.Number.Integer */

View File

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