view requirements.txt @ 451:6cd51ea6dfcf

auth: Rewrite permission system and improve support for it. - More proper ACL model for permissions. - Page-level ACL is only specified locally, not inherited anymore. - Protect more API and UI routes with permission checks. - Improve error handling and error pages.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 07 Jan 2018 11:11:04 -0800
parents e117060eaa71
children 0d78638199bf
line wrap: on
line source

Flask==0.12.2
Flask-Bcrypt==0.7.1
Flask-Login==0.2.10
Jinja2==2.10
Markdown==2.6.10
Pygments==2.2.0
SQLAlchemy==1.2.0
Whoosh==2.7.4
colorama==0.3.9
python-hglib==1.8
repoze.lru==0.6