annotate requirements.txt @ 142:0bdd938d6b9f

Better date/time handling for pages: - Date can be specified in the page config. - Fall back to timestamp 0 (which is fixed) instead of the timestamp of the file (which could vary). Sources can return additional config values to merge with the page's YAML front matter.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 29 Nov 2014 18:33:29 -0800
parents f49fcf9448df
children 31eaffd0afd7
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
7dc71c2dc9a8 Added requirements file for `pip`.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
1 Jinja2==2.7.3
7dc71c2dc9a8 Added requirements file for `pip`.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
2 Markdown==2.4.1
7dc71c2dc9a8 Added requirements file for `pip`.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
3 MarkupSafe==0.23
7dc71c2dc9a8 Added requirements file for `pip`.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
4 PyYAML==3.11
7dc71c2dc9a8 Added requirements file for `pip`.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
5 Pygments==1.6
8
ff07f6d23450 Update the `requirements` file.
Ludovic Chabant <ludovic@chabant.com>
parents: 4
diff changeset
6 Werkzeug==0.9.6
4
7dc71c2dc9a8 Added requirements file for `pip`.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
7 colorama==0.3.1
66
e4a24512b814 Add `compressinja` to install/env requirements.
Ludovic Chabant <ludovic@chabant.com>
parents: 9
diff changeset
8 compressinja==0.0.2
8
ff07f6d23450 Update the `requirements` file.
Ludovic Chabant <ludovic@chabant.com>
parents: 4
diff changeset
9 mock==1.0.1
4
7dc71c2dc9a8 Added requirements file for `pip`.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
10 py==1.4.23
7dc71c2dc9a8 Added requirements file for `pip`.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
11 pytest==2.6.1
8
ff07f6d23450 Update the `requirements` file.
Ludovic Chabant <ludovic@chabant.com>
parents: 4
diff changeset
12 pytest-mock==0.2.0
4
7dc71c2dc9a8 Added requirements file for `pip`.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
13 python-dateutil==2.2
7dc71c2dc9a8 Added requirements file for `pip`.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
14 repoze.lru==0.6
9
8f7ba2c95025 Add packaging and related files.
Ludovic Chabant <ludovic@chabant.com>
parents: 8
diff changeset
15 six==1.7.3
76
fdb08d986384 Add SmartyPants formatting.
Ludovic Chabant <ludovic@chabant.com>
parents: 66
diff changeset
16 smartypants==1.8.6
4
7dc71c2dc9a8 Added requirements file for `pip`.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
17 strict-rfc3339==0.4
124
f49fcf9448df Add Textile formatter.
Ludovic Chabant <ludovic@chabant.com>
parents: 76
diff changeset
18 textile==2.2.1