view requirements.txt @ 850:370e74941d32

optimize: Only load some 3rd party packages when needed. This commit only optimizes the Markdown, SmartyPants, and Pystache wrappers.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 29 Apr 2017 21:27:33 -0700
parents dd03385adb62
children 08e02c2a2a1a
line wrap: on
line source

cffi==1.5.0
colorama==0.3.3
compressinja==0.0.2
Flask==0.10.1
Flask-Login==0.3.2
Jinja2==2.7.3
Markdown==2.6.2
MarkupSafe==0.23
paramiko==2.0.0
Pygments==2.0.2
pystache==0.5.4
python-dateutil==2.4.2
PyYAML==3.11
repoze.lru==0.6
smartypants==1.8.6
strict-rfc3339==0.5
textile==2.2.2
Unidecode==0.4.18
Werkzeug==0.10.4