view requirements.txt @ 219:d7a548ebcd58

serve: Add server sent events for showing pipeline errors in the debug window. The server can now run an endpoint that streams pipeline status, including errors or "fixed" statuses. As a result, I had to investigate using event-loop based server alternatives, before I figured out the correct flag to set in Werkzeug. Support for Gunicorn is therefore now possible, although disabled by default. I will come in handy though when proper support for CMS-mode is enabled.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 02 Feb 2015 08:34:44 -0800
parents 31eaffd0afd7
children 779c67decff6
line wrap: on
line source

colorama==0.3.1
compressinja==0.0.2
Jinja2==2.7.3
Markdown==2.4.1
MarkupSafe==0.23
mock==1.0.1
py==1.4.23
Pygments==1.6
pystache==0.5.4
pytest==2.6.1
pytest-mock==0.2.0
python-dateutil==2.2
PyYAML==3.11
regex==2014.12.24
repoze.lru==0.6
six==1.7.3
smartypants==1.8.6
strict-rfc3339==0.4
textile==2.2.1
Werkzeug==0.9.6