Mercurial > piecrust2
annotate requirements.txt @ 550:6f216c1ab6b1
bake: Add a flag to know which record entries got collapsed from last run.
This makes it possible to find entries for things that were actually baked
during the current run, as opposed to skipped because they were "clean".
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 04 Aug 2015 21:22:30 -0700 |
parents | 4a26f3dfb92b |
children | eeb205ab8583 |
rev | line source |
---|---|
361
b9779d989319
Update `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents:
354
diff
changeset
|
1 colorama==0.3.3 |
188
31eaffd0afd7
build: Add `pystache` to `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents:
124
diff
changeset
|
2 compressinja==0.0.2 |
4
7dc71c2dc9a8
Added requirements file for `pip`.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
3 Jinja2==2.7.3 |
361
b9779d989319
Update `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents:
354
diff
changeset
|
4 Markdown==2.6.2 |
4
7dc71c2dc9a8
Added requirements file for `pip`.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
5 MarkupSafe==0.23 |
361
b9779d989319
Update `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents:
354
diff
changeset
|
6 Pygments==2.0.2 |
188
31eaffd0afd7
build: Add `pystache` to `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents:
124
diff
changeset
|
7 pystache==0.5.4 |
361
b9779d989319
Update `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents:
354
diff
changeset
|
8 python-dateutil==2.4.2 |
188
31eaffd0afd7
build: Add `pystache` to `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents:
124
diff
changeset
|
9 PyYAML==3.11 |
4
7dc71c2dc9a8
Added requirements file for `pip`.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
10 repoze.lru==0.6 |
76
fdb08d986384
Add SmartyPants formatting.
Ludovic Chabant <ludovic@chabant.com>
parents:
66
diff
changeset
|
11 smartypants==1.8.6 |
361
b9779d989319
Update `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents:
354
diff
changeset
|
12 strict-rfc3339==0.5 |
b9779d989319
Update `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents:
354
diff
changeset
|
13 textile==2.2.2 |
525
4a26f3dfb92b
cm: Add `unidecode` to requirements.
Ludovic Chabant <ludovic@chabant.com>
parents:
361
diff
changeset
|
14 Unidecode==0.4.18 |
361
b9779d989319
Update `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents:
354
diff
changeset
|
15 Werkzeug==0.10.4 |