Mercurial > piecrust2
annotate requirements.txt @ 857:d231a10d18f9
refactor: Make the data providers and blog archives source functional.
Also, because of a behaviour change in Jinja, the blog archives sources is
now offering monthly archives by itself.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 08 Jun 2017 08:49:33 -0700 |
parents | 08e02c2a2a1a |
children | d214918d4d2c |
rev | line source |
---|---|
854
08e02c2a2a1a
core: Keep refactoring, this time to prepare for generator sources.
Ludovic Chabant <ludovic@chabant.com>
parents:
759
diff
changeset
|
1 appdirs==1.4.3 |
08e02c2a2a1a
core: Keep refactoring, this time to prepare for generator sources.
Ludovic Chabant <ludovic@chabant.com>
parents:
759
diff
changeset
|
2 asn1crypto==0.22.0 |
595
eeb205ab8583
cm: Add requirements for FoodTruck.
Ludovic Chabant <ludovic@chabant.com>
parents:
525
diff
changeset
|
3 cffi==1.5.0 |
361
b9779d989319
Update `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents:
354
diff
changeset
|
4 colorama==0.3.3 |
188
31eaffd0afd7
build: Add `pystache` to `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents:
124
diff
changeset
|
5 compressinja==0.0.2 |
854
08e02c2a2a1a
core: Keep refactoring, this time to prepare for generator sources.
Ludovic Chabant <ludovic@chabant.com>
parents:
759
diff
changeset
|
6 cryptography==1.8.1 |
595
eeb205ab8583
cm: Add requirements for FoodTruck.
Ludovic Chabant <ludovic@chabant.com>
parents:
525
diff
changeset
|
7 Flask==0.10.1 |
eeb205ab8583
cm: Add requirements for FoodTruck.
Ludovic Chabant <ludovic@chabant.com>
parents:
525
diff
changeset
|
8 Flask-Login==0.3.2 |
854
08e02c2a2a1a
core: Keep refactoring, this time to prepare for generator sources.
Ludovic Chabant <ludovic@chabant.com>
parents:
759
diff
changeset
|
9 idna==2.5 |
08e02c2a2a1a
core: Keep refactoring, this time to prepare for generator sources.
Ludovic Chabant <ludovic@chabant.com>
parents:
759
diff
changeset
|
10 itsdangerous==0.24 |
08e02c2a2a1a
core: Keep refactoring, this time to prepare for generator sources.
Ludovic Chabant <ludovic@chabant.com>
parents:
759
diff
changeset
|
11 Jinja2==2.9.6 |
361
b9779d989319
Update `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents:
354
diff
changeset
|
12 Markdown==2.6.2 |
854
08e02c2a2a1a
core: Keep refactoring, this time to prepare for generator sources.
Ludovic Chabant <ludovic@chabant.com>
parents:
759
diff
changeset
|
13 MarkupSafe==1.0 |
08e02c2a2a1a
core: Keep refactoring, this time to prepare for generator sources.
Ludovic Chabant <ludovic@chabant.com>
parents:
759
diff
changeset
|
14 packaging==16.8 |
759
dd03385adb62
publish: Add SFTP publisher.
Ludovic Chabant <ludovic@chabant.com>
parents:
640
diff
changeset
|
15 paramiko==2.0.0 |
854
08e02c2a2a1a
core: Keep refactoring, this time to prepare for generator sources.
Ludovic Chabant <ludovic@chabant.com>
parents:
759
diff
changeset
|
16 py==1.4.33 |
08e02c2a2a1a
core: Keep refactoring, this time to prepare for generator sources.
Ludovic Chabant <ludovic@chabant.com>
parents:
759
diff
changeset
|
17 pyasn1==0.2.3 |
08e02c2a2a1a
core: Keep refactoring, this time to prepare for generator sources.
Ludovic Chabant <ludovic@chabant.com>
parents:
759
diff
changeset
|
18 pycparser==2.17 |
361
b9779d989319
Update `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents:
354
diff
changeset
|
19 Pygments==2.0.2 |
854
08e02c2a2a1a
core: Keep refactoring, this time to prepare for generator sources.
Ludovic Chabant <ludovic@chabant.com>
parents:
759
diff
changeset
|
20 pyparsing==2.2.0 |
188
31eaffd0afd7
build: Add `pystache` to `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents:
124
diff
changeset
|
21 pystache==0.5.4 |
361
b9779d989319
Update `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents:
354
diff
changeset
|
22 python-dateutil==2.4.2 |
188
31eaffd0afd7
build: Add `pystache` to `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents:
124
diff
changeset
|
23 PyYAML==3.11 |
4
7dc71c2dc9a8
Added requirements file for `pip`.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
24 repoze.lru==0.6 |
854
08e02c2a2a1a
core: Keep refactoring, this time to prepare for generator sources.
Ludovic Chabant <ludovic@chabant.com>
parents:
759
diff
changeset
|
25 six==1.10.0 |
76
fdb08d986384
Add SmartyPants formatting.
Ludovic Chabant <ludovic@chabant.com>
parents:
66
diff
changeset
|
26 smartypants==1.8.6 |
361
b9779d989319
Update `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents:
354
diff
changeset
|
27 strict-rfc3339==0.5 |
b9779d989319
Update `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents:
354
diff
changeset
|
28 textile==2.2.2 |
525
4a26f3dfb92b
cm: Add `unidecode` to requirements.
Ludovic Chabant <ludovic@chabant.com>
parents:
361
diff
changeset
|
29 Unidecode==0.4.18 |
361
b9779d989319
Update `requirements.txt`.
Ludovic Chabant <ludovic@chabant.com>
parents:
354
diff
changeset
|
30 Werkzeug==0.10.4 |