view requirements.txt @ 848:7d83b9484b98

plugins: Add support for "ad-hoc" local plugins. These are loose `.py` files inside of the `plugins` folder of a website. They're loaded along with other normal (packaged) plugins.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 27 Apr 2017 20:54:29 -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