view requirements.txt @ 723:606f6d57b5df

routing: Cleanup URL routing and improve page matching. * Add new types of route parameters for integers (int4, int2, int). * Remove hard-coded hacks around converting year/month/day values. * Make the blog post routes use the new typed parameters. * Fix problems with matching routes with integer parameters when they can get confused with a sub-page number.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 29 May 2016 20:19:28 -0700
parents 59968ee07a07
children dd03385adb62
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
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